apps-android-commons/app/src/main/java/fr/free/nrw/commons/quiz
Fawziyah Alebiosu d3bc0721c6
Issue #3428: Swapped text in dialog buttons (#3496)
* Issue #3428: Swapped text in dialog buttons because, according to Android Convention, they were opposite each other

* Fixed Issue #3428 so it actually works correctly now: Swapped text in dialog buttons because, according to Android Convention, they were opposite each other

* Made sure that all of the places where the two types of showAlertDialog accurately match up with the new position of positive and negative text on the dialog box
Also removed occurences of empty lambda expressions and used null instead

* modified deletThisPicture to be accurate lambda call

* reverted mistake where ellipses replaced the three dots
2020-03-20 07:26:34 +00:00
..
QuizActivity.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
QuizChecker.java Issue #3428: Swapped text in dialog buttons (#3496) 2020-03-20 07:26:34 +00:00
QuizController.java Lint issues (#2114) 2018-12-21 13:09:04 +02:00
QuizQuestion.kt Convert few model classes to kotlin (#3270) 2019-12-07 02:36:53 +10:00
QuizResultActivity.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
RadioGroupHelper.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00