media/library/ui/src/main
olly 1648e4e9f9 Don't call getLayoutDirection before API level 17
Weirdly, the Android Javadoc indicates that it returns something
before the API level on which the same Javadoc states it was added.
In any case, we can simply not call the method to avoid the
warning, since we only use the value if the API level is at least
23 anyway.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=190941776
2018-03-29 17:58:38 +01:00
..
java/com/google/android/exoplayer2/ui Don't call getLayoutDirection before API level 17 2018-03-29 17:58:38 +01:00
res add a PlayerNotificationManager to post media style notifications. 2018-03-12 15:12:09 +00:00
AndroidManifest.xml Tell Moe about new UI module + update external settings.gradle 2017-03-22 18:55:23 +00:00