Fix crash when adding media, make all activities use coordinator layout
This commit is contained in:
parent
c9b2092cf9
commit
ed262dfb2d
13 changed files with 51 additions and 35 deletions
|
@ -12,6 +12,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:theme="@style/AppTheme.Account.AppBarLayout"
|
||||
app:popupTheme="@style/AppTheme.Account.ToolbarPopupTheme.Dark"
|
||||
android:id="@+id/account_app_bar_layout">
|
||||
|
||||
<android.support.design.widget.CollapsingToolbarLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue