mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Copying post title, post content and comment content is now available in CommentActivity.
This commit is contained in:
@@ -265,7 +265,7 @@
|
||||
android:label="@string/comment_activity_label"
|
||||
android:parentActivityName=".Activity.MainActivity"
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
android:windowSoftInputMode="adjustResize"/>
|
||||
<activity
|
||||
android:name=".Activity.SearchResultActivity"
|
||||
android:label="@string/search_activity_label"
|
||||
|
Reference in New Issue
Block a user