Commit graph

10 commits

Author SHA1 Message Date
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
knightshade
ad97ad24d4 Fixes app crash when tutorial mode in landscape mode.
Fixes #1287
2018-03-12 02:54:59 +05:30
Meghna Gupta
68ac0db2e1 Formatted text in Tutorial pageviews 2018-02-26 09:25:05 +05:30
Paul Hawke
d9d174398d Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
Dinu Kumarasiri
8f5be5a434 [Lint] Add content description to image views 2017-05-20 11:51:22 +02:00
veyndan
b076ba8090 Make description text white 2017-03-20 13:14:35 +00:00
misaochan
7ecbf8cc60 Fix landscape mode for dont_upload 2016-12-06 16:13:28 +13:00
misaochan
e76ef80fa6 Add strings to Page 3 2016-11-29 20:44:51 +13:00
misaochan
68e8579daf Copy layout from page 2 for page 3 2016-11-29 20:34:58 +13:00
misaochan
fb8df7e6b9 Add layout and layout/land page 3 2016-11-29 20:34:09 +13:00