Merge "Fix crash from battery detail" into nyc-dev
am: 8326e38bf5
* commit '8326e38bf51de2771dab65baee9a97fb6ae7ff1d':
Fix crash from battery detail
This commit is contained in:
@@ -172,6 +172,7 @@ public class BatteryTile extends QSTile<QSTile.State> implements BatteryControll
|
||||
}
|
||||
|
||||
private void postBindView() {
|
||||
if (mCurrentView == null) return;
|
||||
mCurrentView.post(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user