Kore/app/src/main/java/org/xbmc/kore
Martijn Brekhof ffa96521f6 Implemented shared element transitions for albums
I removed using the poster as fanart if no fanart is available.
The reason is that the shared element transition is not very smooth
when the aspect ratio of the two image states is not the same.
Going from AlbumListFragment to AlbumDetailsFragment the poster
is resized correctly to the fanart size. However, returning to the
AlbumListFragment from the AlbumDetailsFragment the poster is
abruptly resized to the square aspect ratio needed for the list
fragment.
2015-12-04 21:02:45 +01:00
..
eventclient Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
host Add support for using EventServer in remote d-pad 2015-06-21 15:11:22 +01:00
jsonrpc Add recording to channels list 2015-11-29 14:59:32 +00:00
provider Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
service Merge branch 'master' into librarysyncservicebounded 2015-10-06 20:15:17 +02:00
ui Implemented shared element transitions for albums 2015-12-04 21:02:45 +01:00
utils Make accessing fragments inside a view pager more robust 2015-11-28 18:30:29 +00:00
Settings.java Switch PVR fragments to using tabs instead of a menu for navigation 2015-11-28 18:19:44 +00:00