mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Cannot use Strapi to send comments, upvote or downvote in RPAN.
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
android:configChanges="orientation|screenSize|layoutDirection"
|
||||
android:label="@string/rpan_activity_label"
|
||||
android:parentActivityName=".activities.MainActivity"
|
||||
android:theme="@style/AppTheme.TranslucentStatusBar" />
|
||||
android:theme="@style/AppTheme.TranslucentStatusBar"
|
||||
android:windowSoftInputMode="adjustPan" />
|
||||
<activity
|
||||
android:name=".activities.MotionTestActivity"
|
||||
android:theme="@style/AppTheme.NoActionBar" />
|
||||
|
Reference in New Issue
Block a user