Added landscape and rtl support for the new about screen.

This commit is contained in:
Karim Abou Zeid 2015-09-06 20:46:42 +02:00
commit 4e5b04d9aa
7 changed files with 88 additions and 30 deletions

View file

@ -90,6 +90,7 @@ dependencies {
compile 'com.android.support:support-v13:23.0.1'
compile 'com.android.support:appcompat-v7:23.0.1'
compile 'com.android.support:recyclerview-v7:23.0.1'
compile 'com.android.support:gridlayout-v7:23.0.1'
compile 'com.android.support:cardview-v7:23.0.1'
compile 'com.android.support:palette-v7:23.0.1'
compile 'com.android.support:design:23.0.1'