Fix bugs related to ActionBar
This commit fixes two bugs: 1. NPE due to a race condition where clear() was called in the ReplForm before the FrameLayout was initialized. 2. setImageTintMode on an internal Widget wasn't supported on Android 4.x, resulting in a crash on connection. Change-Id: Ia28f9eaa404fa0b8f830d5a809d77226a611b36c
Showing
Please register or sign in to comment