4956-Q-Network_settings_crash_on_multiple_sim_issue
Description
Settings app is crashing when navigate to network settings with dual sim enable
Issue(s)
Test environment
Pipeline build with:
BRANCH_NAME: v1-q
FEATURE_BRANCH: 4956-Q-Network_settings_crash_on_multiple_sim_issue
insert two sims into your device. Open settings->network & internet. Check if it settings app crash or not. Test procedures
Technical details
Utils.getColorAttr()
was failing to retrieve color from color.xml directly. Need to pass android.R.attr.color...
to load the color.
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Fahim Salam Chowdhury