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

Skip to content
Commit 7f651ceb authored by Bill Lin's avatar Bill Lin
Browse files

Fix java.lang.NoSuchFieldError on R$styleable

Some unused styleable was removed by proguard that TestCase can't refer
at runtime.
Refactor and move styleable from docsui to TestCase res if necessary
(Prevent unused resources removed by proguard)

Note: GridItem default color is transparent(res/color/item_doc_grid_tint.xml)
Remove useless GridItem testCase due to the color is not relatie to theme

Fixes: 131835503
Fixes: 131735635

Test: atest DocumentsUIGoogleTests

Change-Id: I20b0d823c0d166466f18023928021ced58e32c21
parent e66ca09d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment