No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot.

This commit is contained in:
Karim Abou Zeid 2016-01-07 16:20:14 +01:00
commit 88a86312a1
4 changed files with 17 additions and 8 deletions

View file

@ -3,6 +3,7 @@
android:layout_width="match_parent"
android:layout_height="96dp"
android:background="#AAFFFFFF"
android:id="@+id/content"
tools:ignore="ContentDescription">
<ImageView