mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 22:41:02 +00:00
feat: refresh reply dialog after new message
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
app:abb_animationInterpolator="@anim/over_shoot"
|
||||
app:abb_indicatorAppearance="round"
|
||||
app:abb_indicatorLocation="top"
|
||||
app:abb_indicatorMargin="28dp"
|
||||
app:abb_selectedTabType="text"
|
||||
app:abb_textAppearance="@style/NavBarText"
|
||||
app:itemActiveIndicatorStyle="@style/BottomNavBar"
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:layout_width="52dp"
|
||||
android:layout_height="52dp"
|
||||
|
||||
app:strokeColor="@color/transparent"
|
||||
android:backgroundTint="@color/nav_bg_inv"
|
||||
app:cardCornerRadius="26dp">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user