Skip to content
Commit 248cb1e9 authored by Christian Göllner's avatar Christian Göllner
Browse files

Status Bar - Wrap visible content in containers

* Implement `onMeasure` in NotificationIconContainer so that we can use
  `wrap_content` on it.
* Wrap the status bar left and right contents in containers with
  `wrap_content`

By wrapping the visible content in containers, we can easily extract the
visible bounds without having to programmatically calculate bounds.

Change-Id: Iebb6c0ddbb767262b0858466db99ea44938f82d3
Fixes: 238410585
Test: Manually
parent 1d73d0b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment