Update fragment_messages_history.xml
This commit is contained in:
@@ -220,7 +220,7 @@
|
|||||||
android:layout_marginEnd="18dp"
|
android:layout_marginEnd="18dp"
|
||||||
android:background="?selectableItemBackgroundBorderless"
|
android:background="?selectableItemBackgroundBorderless"
|
||||||
android:src="@drawable/ic_baseline_attach_file_24"
|
android:src="@drawable/ic_baseline_attach_file_24"
|
||||||
android:tint="?colorOnSurface" />
|
android:tint="?colorSecondary3" />
|
||||||
|
|
||||||
<androidx.appcompat.widget.AppCompatImageButton
|
<androidx.appcompat.widget.AppCompatImageButton
|
||||||
android:id="@+id/action"
|
android:id="@+id/action"
|
||||||
@@ -230,7 +230,7 @@
|
|||||||
android:layout_marginEnd="20dp"
|
android:layout_marginEnd="20dp"
|
||||||
android:background="?selectableItemBackgroundBorderless"
|
android:background="?selectableItemBackgroundBorderless"
|
||||||
android:src="@drawable/ic_round_mic_24"
|
android:src="@drawable/ic_round_mic_24"
|
||||||
android:tint="?colorOnSurface" />
|
android:tint="?colorSecondary3" />
|
||||||
|
|
||||||
</androidx.appcompat.widget.LinearLayoutCompat>
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user