added cat 🐈

This commit is contained in:
LagradOst 2022-04-11 00:04:10 +02:00
parent a14aef8418
commit 117730e9a8
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@
</ScrollView>
<HorizontalScrollView
android:scrollbars="none"
android:id="@+id/apply_btt_holder"
android:layout_gravity="bottom"
android:gravity="bottom|end"

View File

@ -185,7 +185,7 @@
<string name="normal_no_plot">No Plot Found</string>
<string name="torrent_no_plot">No Description Found</string>
<string name="show_log_cat">Show logcat</string>
<string name="show_log_cat">Show logcat 🐈</string>
<string name="picture_in_picture">Picture-in-picture</string>
<string name="picture_in_picture_des">Continues playback in a miniature player on top of other apps</string>