标签: java android material-design android-navigation-drawer
如何将ListView放在工具栏下方?
ListView
以下是我现在所拥有的:
我想要实现的是这样的:
答案 0 :(得分:0)
我无法确定我是否看不到您的xml文件。但请尝试将其添加到您用作抽屉的布局中。
android:layout_marginTop="@dimen/abc_action_bar_default_height_material"
希望它有所帮助。