xwords/xwords4/android/XWords4
Eric House 04a39f9251 force re-layout of board when toolbar populated
Sometimes when a new game is created the board winds up with the toolbar
drawn over the tray. That's because when it was laid out the game wasn't
running yet and so none of the toolbar buttons was enabled, giving the
toolbar a height of 0. So now the first time the updated toolbar reports
that at least one button is enabled we force the board to lay itself out
again.
2016-12-30 13:53:18 -08:00
..
app fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
archive fix problems with localized files 2016-12-30 11:01:51 -08:00
assets fix problems with localized files 2016-12-30 11:01:51 -08:00
gradle/wrapper Set AS upgrade gradle 2016-09-15 20:33:20 -07:00
img_src add missing image 2015-08-24 07:42:36 -07:00
jni fix compile-time warning 2016-12-30 06:49:52 -08:00
libs fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
res better test for GSM phone 2016-12-30 11:40:15 -08:00
res_src better test for GSM phone 2016-12-30 11:40:15 -08:00
src force re-layout of board when toolbar populated 2016-12-30 13:53:18 -08:00
.gitignore Merge branch 'android_branch' into android_dualpane2 2016-03-13 17:27:02 -07:00
AndroidManifest.xml up version strings and changelog for release 2016-12-27 11:17:03 -08:00
build.gradle make gradle's suggested config changes 2016-12-11 13:33:57 -08:00
build.xml wifi: move setting into build.xml 2016-12-21 08:25:57 -08:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
gradle.properties make gradle's suggested config changes 2016-12-11 13:33:57 -08:00
gradlew add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00
gradlew.bat add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00
proguard-project.txt adding file required for proguard 2014-07-14 21:46:09 -07:00
project.properties build with SDK version 23 2016-10-31 07:46:04 -07:00
settings.gradle add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00