diff options
Diffstat (limited to 'app/src/main/res/layout/adapter_default_entry.xml')
-rw-r--r-- | app/src/main/res/layout/adapter_default_entry.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/layout/adapter_default_entry.xml b/app/src/main/res/layout/adapter_default_entry.xml index bf91ef23..acc53340 100644 --- a/app/src/main/res/layout/adapter_default_entry.xml +++ b/app/src/main/res/layout/adapter_default_entry.xml @@ -3,6 +3,4 @@ android:id="@+id/text" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginLeft="16dp" - android:layout_marginRight="16dp" android:textSize="?attr/content_font_default" />
\ No newline at end of file |