summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/fragment/ViewPagerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* [android] fix ViewPagerActivity style not loading after rotationŁukasz Paczos2019-01-241-4/+37
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-101-5/+10
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-101-1/+1
* [android] - use TextureView for ViewPager carousel (#10519)Tobrun2017-11-211-0/+1
* [android] - use custom viewpager to allow horizontal swipingTobrun Van Nuland2017-07-251-2/+2
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-271-0/+3
* Test app refactor (#7598)Cameron Mace2017-01-231-24/+0
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-69/+69
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-021-12/+0
* [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-131-0/+111