kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix check indicator covering update in multiselect.
rodzic
53eee2bd16
commit
c1324c7496
|
@ -232,7 +232,7 @@ public final class ConversationUpdateItem extends FrameLayout
|
|||
|
||||
@Override
|
||||
public @Nullable View getHorizontalTranslationTarget() {
|
||||
return null;
|
||||
return background;
|
||||
}
|
||||
|
||||
static final class RecipientObserverManager {
|
||||
|
|
Ładowanie…
Reference in New Issue