mirror of https://github.com/M66B/FairEmail.git
Back to simple widget
This commit is contained in:
parent
0b8475223c
commit
41846f89a9
|
@ -12,7 +12,8 @@
|
|||
android:layout_height="0dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_weight="1"
|
||||
android:src="@mipmap/ic_launcher" />
|
||||
android:src="@drawable/baseline_mail_24"
|
||||
android:tint="@color/colorWidgetForeground" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tvCount"
|
||||
|
|
Loading…
Reference in New Issue