Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8a6d5df0 authored by Haiyang Liu's avatar Haiyang Liu
Browse files

StatusBar: Fix ArrayIndexOutOfBoundsException when updating icons

Arrays for data activity defined in arrays.xml included four items:
in, out, inout and default. While data activity valumes defined in
TelephonyManager is none, in, out, inout and dormant. When trying to
get icons for dormant, there will be ArrayIndexOutOfBoundsException.

Add an item for dormant case in arrays.xml.

CRs-Fixed: 629450

Change-Id: I46b494027335953dd63f27974ecea0d1cfac430b
parent 1ef0a357
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment