VirtualAPK icon indicating copy to clipboard operation
VirtualAPK copied to clipboard

PluginDemo does not support custom appcompat theme

Open BennyWang opened this issue 5 years ago • 0 comments

in plugin demo, for example, set activity theme to

but activity action bar backgroud doesn't show black color, add activity.setTheme(activityInfo.theme) to injectActivity resolve this problem. Is this a right fix or I missed something? versions: com.didi.virtualapk:core:0.9.8 com.didi.virtualapk:gradle:0.9.8.6

BennyWang avatar Mar 06 '19 02:03 BennyWang