mirror of https://github.com/M66B/NetGuard.git
Default widget icon
This commit is contained in:
parent
b2b16f9b89
commit
7813f6d3ba
|
@ -8,5 +8,6 @@
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/ivEnabled"
|
android:id="@+id/ivEnabled"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent" />
|
android:layout_height="match_parent"
|
||||||
|
android:src="@android:drawable/ic_menu_help" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in New Issue