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