Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while browsing icons tab. #89

Closed
dhanu-saud opened this issue Jul 26, 2022 · 2 comments
Closed

Error while browsing icons tab. #89

dhanu-saud opened this issue Jul 26, 2022 · 2 comments

Comments

@dhanu-saud
Copy link

Icon Pack Name : Papercon
Manufacturer : realme
Model : RMX3085
Product : RMX3085
Screen Resolution : 1080 x 2290 pixels
Android Version : 12
App Version : 1.0
CandyBar Version : 3.14.2
Crash Time : 2022-07-18 20:31:06
Class Name : android.view.InflateException
Caused By : android.view.InflateException: Binary XML file line #7 in com.dhsthemes.papercon:layout/fragment_icons_base: Binary XML file line #7 in com.dhsthemes.papercon:layout/fragment_icons_base: Error inflating class com.google.android.material.tabs.TabLayout

@dhanu-saud
Copy link
Author

Solved

@dalight13
Copy link
Contributor

So I just had the same problem as you when upgrading from 3.9.1 to 3.15.0

To give more info it happened when I opened the icons list.

This was my mistake as I had forgot to change one of the colors from
<color name="tabTextDark">@color/tabText</color>
to
<color name="tabTextDark">#32FFFFFF</color>

No need to reopen, I just wanted to give more details and a solution if someone stumbles upon this problem.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants