Create landscape

This commit is contained in:
h4h13 2020-01-07 18:44:33 +05:30
parent 259f2b9543
commit 0021e4e8a6
8 changed files with 338 additions and 120 deletions

View file

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
<changeImageTransform/>
<changeBounds/>
<changeTransform/>
<targets>
<target android:excludeId="@android:id/statusBarBackground" />
<target android:excludeId="@android:id/navigationBarBackground" />
<target android:excludeId="@id/toolbar" />
<target android:excludeId="@android:id/background" />
</targets>
</transitionSet>