mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 22:29:09 +00:00
parent
6e01253264
commit
abea83a35b
@ -89,8 +89,8 @@
|
|||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:checked="false"
|
app:checked="false"
|
||||||
app:enableInitialAnimation="false"
|
app:enableInitialAnimation="false"
|
||||||
app:frontBackgroundColor="@color/colorPrimary"
|
app:frontBackgroundColor="@color/nc_darkGreen"
|
||||||
app:frontImage="@drawable/ic_mic_white_24px" />
|
app:frontImage="@drawable/ic_call_white_24dp" />
|
||||||
|
|
||||||
<com.nextcloud.talk.utils.MagicFlipView
|
<com.nextcloud.talk.utils.MagicFlipView
|
||||||
android:id="@+id/callControlHangupView"
|
android:id="@+id/callControlHangupView"
|
||||||
@ -110,7 +110,7 @@
|
|||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:checked="false"
|
app:checked="false"
|
||||||
app:enableInitialAnimation="false"
|
app:enableInitialAnimation="false"
|
||||||
app:frontBackgroundColor="@color/colorPrimary"
|
app:frontBackgroundColor="@color/nc_darkGreen"
|
||||||
app:frontImage="@drawable/ic_videocam_white_24px" />
|
app:frontImage="@drawable/ic_videocam_white_24px" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user