xwords/xwords4/android/XWords4/res
Eric House bd3caf25eb re-create list when size limits change
Problem: brain-dead Android code (on 5.1.0 anyway) caches the
SectionIndexer separately from the ListAdapter that implements it, so
when you change the ListAdapter it keeps using the old one for its
SectionIndexer. Solution is to replace the ListView in the layout with a
FrameLayout into which a ListView is inserted at runtime on init and
whenever the data changes.
2016-08-20 13:37:35 -07:00
..
drawable get rid of transparent frame around toolbar images 2016-08-18 13:44:03 -07:00
drawable-hdpi add some generated .gitignore files 2016-06-22 06:53:02 -07:00
drawable-mdpi add some generated .gitignore files 2016-06-22 06:53:02 -07:00
drawable-xhdpi add some generated .gitignore files 2016-06-22 06:53:02 -07:00
layout re-create list when size limits change 2016-08-20 13:37:35 -07:00
layout-small add missing ID so background coloring can work 2014-07-30 07:05:34 -07:00
menu offer to turn on dual-pane mode for upgraders 2016-08-02 21:49:17 -07:00
menu-small remove zoom button and menu 2016-08-15 16:13:01 -07:00
values up version strings and changes list 2016-08-19 11:58:10 -07:00
values-large specify larger toolbar icons on larger devices 2016-08-18 17:38:57 -07:00
values-xlarge specify larger toolbar icons on larger devices 2016-08-18 17:38:57 -07:00
xml remove volume-keys-zoom option 2016-08-15 16:23:24 -07:00
.gitignore clean up .gitignore files for localization stuff 2016-06-30 07:01:30 -07:00