xwords/xwords4/android/app
Eric House e7a2657a91 override onResume not onStart to fix NPE
When game's resumed (brought from background) and Wait alert is up
onStart() is called before getDialog() has a non-null value to
return. onResume() is the place to modify the dialog.
2017-03-27 07:07:05 -07:00
..
src override onResume not onStart to fix NPE 2017-03-27 07:07:05 -07:00
build.gradle config changes to build on different system 2017-02-04 08:12:40 -08:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00