Add basic lists support (#501)
This commit is contained in:
parent
dd9bba94bb
commit
6152043df3
13 changed files with 405 additions and 26 deletions
|
|
@ -3,6 +3,7 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<android.support.design.widget.AppBarLayout
|
||||
android:id="@+id/appbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:stateListAnimator="@null"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue