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
1 changed files with 0 additions and 1 deletions

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"/>