apps-android-commons/app
Mojtaba Rahimy f79456ec8e "Skip Tutorial" button moved to parent view so that it does not animate by swipes. (#1945)
* Update WelcomeActivity.java

Now it starts welcome screen after not finishing the pager. Moved "Skip Tutorial" button here so it does not animate by swipe.

* Update activity_welcome.xml

Putting  "Skip Tutorial" button here so that it does not animate by swipes.

* Update LoginActivity.java

Removing the set of "first run " flag from here. we set it after the buttons press or on WelcomeActivity's finish()

* Update welcome_do_upload.xml

removing "skip tut" button from here.

* Update welcome_dont_upload.xml

Removing  "Skip Tutorial" button from here so that it does not animate by swipes.

* Update welcome_image_details.xml

Removing  "Skip Tutorial" button from here so that it does not animate by swipes.

* Update welcome_wikipedia.xml

Removing  "Skip Tutorial" button from here so that it does not animate by swipes.

* Update WelcomePagerAdapter.java

the "welcomyesButton" is removed from the child views in pager, so it is optional now.

* Add JavaDoc to WelcomeActivity.onBackPressed()

* Fix #2103: Remove welcomeYesButton from landscape layout

* Refactor WelcomePagerAdapter
2018-12-17 13:20:13 +02:00
..
libs Merge release branch to master (#1932) 2018-10-13 19:45:00 +11:00
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src "Skip Tutorial" button moved to parent view so that it does not animate by swipes. (#1945) 2018-12-17 13:20:13 +02:00
build.gradle Update build.gradle (#1992) 2018-12-17 11:07:46 +05:30
proguard-rules.txt Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00