diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/layout/autofill_settings_fragment.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/autofill_settings_fragment.xml b/res/layout/autofill_settings_fragment.xml index bdffebb..b0e0f53 100644 --- a/res/layout/autofill_settings_fragment.xml +++ b/res/layout/autofill_settings_fragment.xml @@ -38,6 +38,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" + android:shrinkColumns="1" android:stretchColumns="1"> <TableRow android:layout_height="match_parent" |