Skip to content

Commit

Permalink
Small Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Oct 17, 2020
1 parent fd81f18 commit 4f12c19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/values-night/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:fitsSystemWindows">true</item>
<item name="android:background">@android:color/black</item>
</style>
</resources>
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<string name="custom_theme_summary">添加自定义主题颜色的功能(需从我的右上角调色盘图标进入)</string>
<string name="teenagers_mode_dialog_title">关闭青少年模式弹窗</string>
<string name="teenagers_mode_dialog_summary">仍可从侧滑菜单进入青少年模式</string>
<string name="allow_download_title">允许下载版权番剧(同时修复概念版不能投屏的问题)</string>
<string name="allow_download_summary">使版权番剧可以缓存</string>
<string name="allow_download_title">允许下载版权番剧</string>
<string name="allow_download_summary">使版权番剧可以缓存(同时修复概念版不能投屏的问题)</string>
<string name="comment_floor_title">评论区楼层显示</string>
<string name="comment_floor_summary">恢复以前版本的评论楼层显示</string>
<string name="add_live_summary">开启Play版的直播功能</string>
Expand Down

0 comments on commit 4f12c19

Please sign in to comment.