mirror of
https://github.com/Docile-Alligator/Infinity-For-Reddit.git
synced 2026-04-27 09:16:10 +00:00
Modify comment button in post feed.
This commit is contained in:
@ -274,6 +274,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_card_2_gallery_type"
|
||||
|
||||
@ -234,6 +234,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_card_2_text"
|
||||
|
||||
@ -275,6 +275,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_card_2_video_autoplay"
|
||||
|
||||
@ -275,6 +275,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_card_2_video_autoplay"
|
||||
|
||||
@ -286,6 +286,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_card_2_with_preview"
|
||||
|
||||
@ -219,6 +219,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_card_3_gallery_type"
|
||||
|
||||
@ -198,6 +198,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_card_3_text_type"
|
||||
|
||||
@ -219,6 +219,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_card_3_video_type_autoplay"
|
||||
|
||||
@ -219,6 +219,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_card_3_video_type_autoplay"
|
||||
|
||||
@ -339,6 +339,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_card_3_with_preview"
|
||||
|
||||
@ -362,6 +362,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_compact"
|
||||
|
||||
@ -359,6 +359,7 @@
|
||||
app:strokeWidth="0dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/share_button_item_post_compact_right_thumbnail"
|
||||
|
||||
@ -291,6 +291,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_gallery_type"
|
||||
|
||||
@ -270,6 +270,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_text_type"
|
||||
|
||||
@ -291,6 +291,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_video_type_autoplay"
|
||||
|
||||
@ -291,6 +291,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_video_type_autoplay"
|
||||
|
||||
@ -315,6 +315,7 @@
|
||||
app:icon="@drawable/ic_comment_grey_24dp"
|
||||
app:iconTint="@null"
|
||||
app:iconSize="24dp"
|
||||
app:iconPadding="12dp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/vote_button_toggle_item_post_with_preview"
|
||||
|
||||
Reference in New Issue
Block a user