Make heart visible in android studio and move logic to the right file.
This commit is contained in:
parent
74173317de
commit
bfac73b992
3 changed files with 7 additions and 9 deletions
|
|
@ -80,6 +80,7 @@
|
|||
android:layout_toRightOf="@+id/detail_thumbs_up_count_view"
|
||||
android:contentDescription="@string/detail_heart_img_view_description"
|
||||
android:visibility="gone"
|
||||
tools:visibility="visible"
|
||||
app:srcCompat="@drawable/ic_heart" />
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue