Android Support整理

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android Support整理相关的知识,希望对你有一定的参考价值。

1-封装toolsbar

base中获取整个view  然后给他添加一个actionbar然后再设置给activity

2-toolbar返回

 监听

onOptionsItemSelected事件  或者在mainfest中设置 parentActivityName

 

以上是关于Android Support整理的主要内容,如果未能解决你的问题,请参考以下文章

无法将整数强制转换为android.support.design.widget.FloatingActionButton

Android Support整理

Android:使用Tab检测单个片段viewpager

Activity 保存的 android:support:fragments 越来越大,导致 TransactionTooLargeException

带有标记的Android谷歌地图片段

如何将工具栏添加到android中的片段?