mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Fix check indicator covering update in multiselect.
This commit is contained in:
@@ -232,7 +232,7 @@ public final class ConversationUpdateItem extends FrameLayout
|
||||
|
||||
@Override
|
||||
public @Nullable View getHorizontalTranslationTarget() {
|
||||
return null;
|
||||
return background;
|
||||
}
|
||||
|
||||
static final class RecipientObserverManager {
|
||||
|
||||
Reference in New Issue
Block a user