diff --git a/app/build.gradle b/app/build.gradle index af3f4aef..0d42ad71 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -163,10 +163,9 @@ dependencies { implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" implementation "androidx.constraintlayout:constraintlayout:2.0.4" implementation "androidx.coordinatorlayout:coordinatorlayout:1.1.0" - implementation "com.google.android.material:material:1.2.1" + implementation "com.google.android.material:material:1.3.0-rc01" implementation "com.github.wulkanowy:material-chips-input:2.1.1" implementation "com.github.PhilJay:MPAndroidChart:v3.1.0" - implementation "me.zhanghai.android.materialprogressbar:library:1.6.1" implementation "androidx.work:work-runtime-ktx:$work_manager" playImplementation "androidx.work:work-gcm:$work_manager" diff --git a/app/src/main/res/layout/activity_send_message.xml b/app/src/main/res/layout/activity_send_message.xml index e0ec52bb..10b581f7 100644 --- a/app/src/main/res/layout/activity_send_message.xml +++ b/app/src/main/res/layout/activity_send_message.xml @@ -194,9 +194,8 @@ tools:text="No messages" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -