1
0
mirror of https://github.com/stom79/exodus-android-app synced 2024-12-23 09:18:03 +01:00

Remove drawable padding that is not needed

This commit is contained in:
stom79 2018-04-14 11:54:39 +02:00
parent 9749d594d1
commit 12c455cce6

View File

@ -26,7 +26,6 @@
android:layout_marginLeft="5dp"
/>
<TextView
android:drawablePadding="10dp"
android:id="@+id/permission_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>