mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> About to let you easily share this app to other people. Version 2.0.0.
This commit is contained in:
@@ -35,4 +35,9 @@
|
||||
app:title="@string/settings_subreddit_title"
|
||||
app:summary="@string/settings_subreddit_summary" />
|
||||
|
||||
<Preference
|
||||
android:key="share"
|
||||
app:title="@string/settings_share_title"
|
||||
app:summary="@string/settings_share_summary" />
|
||||
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user