-Fixed activity padding.

-Fixed expanded notification artist name.
-Fixed playpause on complete setting wrong index.
This commit is contained in:
John Zhen Mo 2017-10-30 08:04:14 -07:00
parent 8b3a79ea0c
commit fc572ab2d9
4 changed files with 10 additions and 14 deletions

View file

@ -12,7 +12,6 @@
android:id="@+id/appbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="@dimen/appbar_padding_top"
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar">

View file

@ -12,7 +12,6 @@
android:id="@+id/appbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="@dimen/appbar_padding_top"
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar">