mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-26 12:41:07 +00:00
fix for progress dialog
This commit is contained in:
@@ -8,6 +8,14 @@
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/extensionPinImageView"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:src="@drawable/ic_pin"
|
||||
android:layout_marginEnd="3dp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/extensionIconImageView"
|
||||
android:layout_width="40dp"
|
||||
|
||||
Reference in New Issue
Block a user