diff options
author | Fup Duck <fupduck@sacknagel.com> | 2018-01-23 14:08:26 +0100 |
---|---|---|
committer | Fup Duck <fupduck@sacknagel.com> | 2018-01-23 14:08:26 +0100 |
commit | 646e2ec7b868920f71c29243d2bbeb13deb811e3 (patch) | |
tree | 2b54a537d323ac51379c737233446002c39ec63b /app/src/main/res/values | |
parent | 042e10b53b95d48ffbcce45213ebec5f0794fb01 (diff) |
add tablet design for ConfigWizard
based upon !28
I could not check this - starting emulator freezes my system and I have
no tablet.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/styles.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 3b1150ea..230f52ba 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -65,6 +65,5 @@ </style> <style name="BitmaskActivity"> - <item name="android:padding">@dimen/activity_margin</item> </style> </resources>
\ No newline at end of file |