Add a Fab to scroll down parent comments. Use volume up and down keys to navigate parent comments.

This commit is contained in:
Alex Ning
2019-11-17 23:41:58 +08:00
parent ee60cbf640
commit b997963808
7 changed files with 131 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFFFF"
android:pathData="M7.41,8.59L12,13.17l4.59,-4.58L18,10l-6,6 -6,-6 1.41,-1.41z"/>
</vector>