Copying post title, post content and comment content is now available in CommentActivity.

This commit is contained in:
Alex Ning
2020-06-05 22:26:36 +08:00
parent 179c16d596
commit e9ffe5a13c
6 changed files with 67 additions and 18 deletions

View File

@@ -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"