Tap the error view to retry loading comments in ViewPostDetailActivity. Minor UI tweaks.

This commit is contained in:
Alex Ning
2019-08-26 15:55:18 +08:00
parent 5e144c6de9
commit 1da0e08552
13 changed files with 49 additions and 13 deletions

View File

@@ -22,6 +22,8 @@
<color name="backgroundColor">#121212</color>
<color name="backgroundColorPrimary">#1565C0</color>
<color name="backgroundColorPrimaryDark">#1565C0</color>
<color name="roundedBottomSheetPrimaryBackground">#242424</color>