Change heart color to be red, add else clause for non hearted comments, and apply some code style suggestions.
This commit is contained in:
parent
3874e16187
commit
74173317de
5 changed files with 10 additions and 8 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:tint="#E53935"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue