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

6 lines
177 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>
Setting 32x32dp for compact layout, bumped summary to name
2013-11-17 22:09:04 +02:00
<dimen name="applist_icon_normal_size">48dp</dimen>
<dimen name="applist_icon_compact_size">32dp</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: 36ms Template: 2ms
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