summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/animator
Commit message (Collapse)AuthorAgeFilesLines
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-041-8/+0
|
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-273-3/+3
|
* [android] #3276 - add tilt support for view markersTobrun2016-05-201-0/+8
|
* [android] #3276 - added item animation for select/deselect state of a View ↵Tobrun2016-05-202-0/+22
Marker. Removed asynctask due to unneeded overhead. Improved integration with selectMarker. Added item animators for the test app.