mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 12:08:26 +00:00
Remove default disabled tint from send button.
This commit is contained in:
parent
5df88cc0a7
commit
09ce848b16
@ -110,8 +110,8 @@
|
||||
android:padding="12dp"
|
||||
android:src="@drawable/ic_send_holo_light"
|
||||
android:clickable="false"
|
||||
android:enabled="false"
|
||||
android:tint="#66ffffff" />
|
||||
android:enabled="false" />
|
||||
<!-- android:tint="#66ffffff" />-->
|
||||
|
||||
"
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user