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

Commit 607bd848 authored by Alan Viverette's avatar Alan Viverette
Browse files

Update icons to vectors, fix preload theming & vector tinting

Adds a missing JNI binding to AssetManager, ensures drawables have
default tint modes as documented, and updates vector tint appropriately
when state changes.

BUG: 17385604
Change-Id: Ice92885989ebc13b95952f5dc3b7904cc956da12
parent c1cbe8cf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2051,6 +2051,8 @@ static JNINativeMethod gAssetManagerMethods[] = {
        (void*) android_content_AssetManager_dumpTheme },
    { "applyStyle","(JIIJ[I[I[I)Z",
        (void*) android_content_AssetManager_applyStyle },
    { "resolveAttrs","(JII[I[I[I[I)Z",
        (void*) android_content_AssetManager_resolveAttrs },
    { "retrieveAttributes","(J[I[I[I)Z",
        (void*) android_content_AssetManager_retrieveAttributes },
    { "getArraySize","(I)I",
−667 B
Loading image diff...
−506 B
Loading image diff...
−120 B
Loading image diff...
−186 B
Loading image diff...
Loading