Logo
Explore Help
Sign In
Karl/BobStore
1
0
Fork 0
You've already forked BobStore
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
BobStore/res/values/dimen.xml

8 lines
257 B
XML
Raw Normal View History

Safer preference managing. Fix "compact layout requires reload". Previously, everybody had to remember the preference name and the default value. If it was ever changed, this would have to be updated everywhere. Now, the Preferences class is responsible for talking to the SharedPreferences functionality of ANdroid. I've started with just the compactlayout preference, because that is what I required for this fix.
2013-07-26 09:10:32 +10:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
Do paddings for the icon and not the whole applist item
2014-01-01 17:09:01 +01:00
<!--48dp with 8dp padding, 48+16=64-->
<dimen name="applist_icon_normal_size">64dp</dimen>
<!--32dp with 8dp padding, 32+16=48-->
<dimen name="applist_icon_compact_size">48dp</dimen>
Lots of layout improvements They are more consistent now. Transitioning to RTL languages will also be easier since more of them can be mirrored now. Also fixes some spacing issues with icons and others.
2013-10-11 20:25:18 +02:00
</resources>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 52ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API