mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Fix toolbar showing incorrectly bug.
This commit is contained in:
@@ -233,8 +233,6 @@ public class WebRtcCallView extends InsetAwareConstraintLayout {
|
||||
}
|
||||
});
|
||||
|
||||
topViews.add(collapsedToolbar);
|
||||
topViews.add(headerToolbar);
|
||||
topViews.add(largeHeader);
|
||||
topViews.add(topGradient);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user