1 2 3 4 page.tags="ActionBarCompat-Styled" 5 sample.group=UI 6 @jd:body 7 8 <p>This sample demonstrates how to use a backward compatible 9 {@link android.support.v7.app.ActionBar} with a customized theme.</p> 10 <p>The activity in this sample extends from 11 {@link android.support.v7.app.ActionBarActivity}, which provides the 12 functionality necessary to display a compatible action bar on devices 13 running Android 2.1 and higher.</p> 14