mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Fix voice note UX issues.
This commit is contained in:
committed by
Greyson Parrelli
parent
76383fe1bc
commit
01f477a587
@@ -624,6 +624,8 @@ public class ConversationParentFragment extends Fragment
|
||||
if (SignalStore.rateLimit().needsRecaptcha()) {
|
||||
RecaptchaProofBottomSheetFragment.show(getChildFragmentManager());
|
||||
}
|
||||
|
||||
updateToggleButtonState();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user