mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-24 07:58:34 +01:00
86e7142687
replace dlgButtonClicked() with separate methods for positive and negative buttons and alert dismissal. I was making too many mistakes because the old method was getting called twice (e.g. for negative and then dismissal) and I hadn't needed to differentiate until adding that new Action. There should be no behavior change with this, but it's pervasive and replaces some spaghetti. |
||
---|---|---|
.. | ||
app | ||
archive | ||
assets | ||
gradle/wrapper | ||
img_src | ||
jni | ||
libs | ||
res | ||
res_src | ||
src | ||
.gitignore | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
build_unchecked.xml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
proguard-project.txt | ||
project.properties | ||
settings.gradle |