Commit graph

9 commits

Author SHA1 Message Date
misaochan
feb26224b4 Revert merge of master into 2.8-release 2018-09-27 01:59:47 +10:00
Mansi Agarwal
430bf90310 Added CDATA tag (#1836)
* Fix issue#1772

Add the CDATA tag to welcome_help_button_text string. Set the text of the corresponding textview using Html.fromHtml() function.

* Fix issue#1772

Add the CDATA tag to nominated_see_more string. Set the text of the corresponding textview using Html.fromHtml() function.
2018-08-31 11:44:36 +03:00
Balakrishnan S
6d2c41b91e Help button (#1415)
* Help button added to tutorial

* debug typo removed

* Help changed to more info

* More option moved to bottom

* Alignment changes made
2018-04-30 14:31:27 +03:00
Tanvi Dadu
57bfb7b328 Skip option in Welcome Screen (#1251)
*  Skip option in Welcome Screen

*  Tutorial screen Revamped

* fixed the prodDebug visibility
2018-03-10 22:47:21 +05:30
Prajeen Govardhanam
f86fb5ed53
Update WelcomePagerAdapter.java 2017-12-22 12:02:02 +05:30
prajgov
28264e93ce added JavaDoc comments 2017-12-21 18:32:54 +05:30
Dmitry Brant
040789ca2e Use callback pattern in Welcome activity/adapter. 2017-05-26 17:06:03 -04:00
Dmitry Brant
de1a3144cc Don't pass Activity into WelcomePagerAdapter. 2017-05-26 16:38:34 -04:00
Vivek Maskara
0713ed9e12 Refactored welcome activity to decouple the view pager (#481) 2017-04-02 17:38:14 +01:00