Placing vote buttons on the right for comments is now available.

This commit is contained in:
Alex Ning
2019-10-29 13:52:30 +08:00
parent 11a69ad333
commit b9733e69e9
7 changed files with 217 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
<vector android:height="20dp" android:viewportHeight="24.0"
android:viewportWidth="24.0" android:width="20dp" xmlns:android="http://schemas.android.com/apk/res/android">
<vector android:height="24dp" android:viewportHeight="24.0"
android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF808080" android:pathData="M16.59,8.59L12,13.17 7.41,8.59 6,10l6,6 6,-6z"/>
</vector>