commit | 937c32796f30d880c06626df05ad6507870cf5eb | [log] [tgz] |
---|---|---|
author | Karthik Krishnan <karthik.krishnan@sony.com> | Thu Apr 13 14:43:31 2023 +0530 |
committer | Mattias Nilsson <mattias.nilsson@sony.com> | Wed May 03 19:08:55 2023 +0200 |
tree | a6f38e862e92d54dfe4154a223507e718d53f53a | |
parent | b931d69bd2f3943171c03b0e81ef91d9dc76cab7 [diff] |
Crash when enabling show_operator_name_in_statusbar_bool type casting of customized textview into OperatorNameView gives a ClassCastException. The reason is that ViewStub and Textview have the same id. Change the ViewStub name to solve this Test: Manual Bug: 254244187 Change-Id: Idf7c94a5a3e9e5ad637bef3d3031fa4ae65af710