summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw600dp/styles.xml')
-rw-r--r--res/values-sw600dp/styles.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-sw600dp/styles.xml b/res/values-sw600dp/styles.xml
index 058afb9..2b01d7f 100644
--- a/res/values-sw600dp/styles.xml
+++ b/res/values-sw600dp/styles.xml
@@ -21,11 +21,11 @@
</style>
<style name="wifi_item">
- <item name="android:layout_width">560dip</item>
+ <item name="android:layout_width">match_parent</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_marginTop">8dip</item>
- <item name="android:layout_marginLeft">32dip</item>
- <item name="android:layout_marginRight">32dip</item>
+ <item name="android:layout_marginLeft">16dip</item>
+ <item name="android:layout_marginRight">16dip</item>
<item name="android:orientation">horizontal</item>
<item name="android:gravity">center_vertical</item>
</style>