add reviews

This commit is contained in:
Owen LeJeune
2022-02-26 20:43:19 -05:00
parent 4f3f756d6b
commit 86bfa78590
20 changed files with 480 additions and 55 deletions

View File

@@ -16,7 +16,8 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:theme="@style/Theme.TVTime">
android:theme="@style/Theme.TVTime"
android:windowSoftInputMode="adjustResize">
<!-- android:screenOrientation="portrait">-->
<intent-filter>
<action android:name="android.intent.action.MAIN" />