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:
parent
1987bedaba
commit
88a86312a1
4 changed files with 17 additions and 8 deletions
|
|
@ -3,6 +3,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="96dp"
|
||||
android:background="#AAFFFFFF"
|
||||
android:id="@+id/content"
|
||||
tools:ignore="ContentDescription">
|
||||
|
||||
<ImageView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue