AppCompatActivity


Base class for activities that use the support library action bar features.
You can add an ActionBar to your activity when running on API level 7 or higher by extending this class for your activity and setting the activity theme to Theme.AppCompat or a similar theme.

posted @ 2017-08-31 08:09  天长地久-无为  阅读(226)  评论(0)    收藏  举报