1 2 3 4page.tags="Styled ActionBarCompat" 5sample.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 12functionality necessary to display a compatible action bar on devices 13running Android 2.1 and higher.</p> 14