Fix ContrastDialog not displaying.
Need to call `#setView` before `AlertDialog#onCreate`. The prior version of this class (before being converted to a Delegate) never called `super#onCreate` at all. Flag: NA Fixes: 315973464 Test: manually run and viewed dialog Change-Id: Id52063b5d40a1c949a7a0a5e1c3088549ce409e9
Loading
Please register or sign in to comment