AppDetails: Fix user review + minor cleanup

This commit is contained in:
Rahul Patel
2024-12-14 23:29:02 +05:30
parent d2145962d8
commit c7fefb12c7
8 changed files with 193 additions and 167 deletions

View File

@@ -87,7 +87,8 @@
<activity
android:name=".MainActivity"
android:exported="true">
android:exported="true"
android:windowSoftInputMode="adjustPan">
<intent-filter>
<action android:name="android.intent.action.MAIN" />