mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 17:57:34 +00:00
So long redphone
// FREEBIE
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
don't have an icon in the downward direction so the whole
|
||||
bottom area of this widget is just wasted space.
|
||||
-->
|
||||
<org.thoughtcrime.redphone.util.multiwaveview.MultiWaveView
|
||||
<org.thoughtcrime.securesms.components.multiwaveview.MultiWaveView
|
||||
android:id="@+id/incomingCallWidget"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
@@ -3,7 +3,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<org.thoughtcrime.redphone.util.multiwaveview.MultiWaveView
|
||||
<org.thoughtcrime.securesms.components.multiwaveview.MultiWaveView
|
||||
android:id="@+id/incomingCallWidget"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
Reference in New Issue
Block a user