dolphin/Source/Android/app/src/main/res
Mike 5cb1a08b13 Android: Only specify the transition name for the target Activity.
The source Views don't need the transition name. We could get the name
from the sharedView via getTransitionName, but since the TV
ImageCardView isn't inflated in XML it would be to be manually set.

I'm not sure if that would be any cleaner than this.
2017-11-01 18:54:54 -07:00
..
animator Use the fragment backstack properly, and use fragment animations. 2017-10-16 20:36:12 -07:00
color Change the color of the selected slot to make it more visible 2017-03-25 09:55:53 +01:00
drawable Change from using tags in ImageCardView to setting a per-platform background. 2017-09-29 09:38:14 -07:00
drawable-hdpi [Android] Cleanup unused resources & code 2017-08-20 15:49:39 +02:00
drawable-mdpi [Android] Cleanup unused resources & code 2017-08-20 15:49:39 +02:00
drawable-xhdpi [Android] Cleanup unused resources & code 2017-08-20 15:49:39 +02:00
drawable-xxhdpi [Android] Cleanup unused resources & code 2017-08-20 15:49:39 +02:00
drawable-xxxhdpi [Android] Cleanup unused resources & code 2017-08-20 15:49:39 +02:00
layout Android: Only specify the transition name for the target Activity. 2017-11-01 18:54:54 -07:00
layout-television Use the fragment backstack properly, and use fragment animations. 2017-10-16 20:36:12 -07:00
menu Android: Change Exit Without Saving to Save and Exit 2017-01-10 17:12:42 -05:00
values Remove trailing spaces from Android files 2017-09-09 11:34:28 +02:00
values-w500dp Android: Scale number of columns in game grid according to screen width. 2015-05-11 17:06:54 -04:00
values-w750dp Android: Scale number of columns in game grid according to screen width. 2015-05-11 17:06:54 -04:00
values-w820dp Android: Add Settings Activity to new UI. 2015-05-15 10:45:00 -04:00
values-w1000dp Android: Scale number of columns in game grid according to screen width. 2015-05-11 17:06:54 -04:00
values-w1050dp Android: Add Settings Activity to new UI. 2015-05-15 10:45:00 -04:00