frameworks/base: Fix to avoid crash when the tab is not set from app
As the current tab is not set from application, getChildTabViewAt returns Null value. Added a condition which checks whether mSelectTab is set to first Tab. Change-Id: I72313697e2c1c7b66a70078e82e509bfa244721b CRs-Fixed: 321176 CRs-Fixed: 378466
Loading
Please register or sign in to comment