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

Skip to content
Commit a4e07a9c authored by Yue Liang's avatar Yue Liang Committed by Gerrit - the friendly Code Review server
Browse files

Bug fix: Settings: HotspotPreference.java

Phenomenon:
User leave from TetherSettings after Hotspot activated
and return to it later, HotspotPreference summary will
show empty.

Rootcause:
HotspotPreference.onBindViewHolder will re-hold after
user return to TehterSettings, but summary haven't
latest record, so summary will show empty.

Solution:
Get HotspotPreference to retain the latest summary after
setSummary be called.

Change-Id: Ibc2728e47c938d74819198719087098ea9983ac2
CRs-Fixed: 1088843
parent af150d54
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