Maybe fixed the "transparent notification bug on Touchwiz"

This commit is contained in:
Karim Abou Zeid 2015-06-20 15:43:19 +02:00
commit cf921dc02f
7 changed files with 16 additions and 84 deletions

View file

@ -19,8 +19,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/root"
android:layout_width="match_parent"
android:layout_height="128dp"
android:background="@color/default_notification_color">
android:layout_height="128dp">
<ImageView
android:id="@+id/icon"