本文介绍了在Android的CollapsingToolBar布局中设置标题和子标题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何在类似whatsapp个人资料视图的Android折叠式工具栏布局中设置标题和副标题.
How to set title and sub title in collapsing toolbarlayout in Android like whatsapp profile view.
我已附上相同的示例屏幕截图.
I have attached sample screen shot of the same.
推荐答案
最后,我得到了答案.请检查链接.这就是我要的. https://github.com/harcoPro/SubtitleCoordinatorLayoutExample
Finally i get my answer.please check link. this is what i want.https://github.com/harcoPro/SubtitleCoordinatorLayoutExample
这篇关于在Android的CollapsingToolBar布局中设置标题和子标题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!