InsGallery icon indicating copy to clipboard operation
InsGallery copied to clipboard

DEFAULT theme not supporting in my project

Open lshyamaly opened this issue 4 years ago • 2 comments

Hello, I am using your library in my project and working fine. I just imported the project as a module in my project. Everything working fine except the DEFAULT theme. If I change it into DARK or DARK BLUE theme working fine. Please help me with DEFAULT theme. My project theme style is "Theme.AppCompat.DayNight.NoActionBar".

Thank you

lshyamaly avatar Aug 05 '21 04:08 lshyamaly

Can you provide screenshots and error logs?

JessYanCoding avatar Aug 05 '21 08:08 JessYanCoding

There is no error or warning. Following is from logcat when open the gallery

D/CompositionEngine: writeOutputDependentGeometryStateToHWC layer[com.ardeploy.arresume/com.ardeploy.arresume.Home.AllTabActivity#0] set Z 134217728 miFodLayer 134217728 2021-08-05 18:21:20.489 1060-1060/? D/CompositionEngine: writeOutputDependentGeometryStateToHWC layer[Background for -SurfaceView - com.ardeploy.arresume/com.luck.picture.lib.instagram.PictureSelectorInstagramStyleActivity#0] set Z 134217729 miFodLayer 134217728 2021-08-05 18:21:20.489 1060-1060/? D/CompositionEngine: writeOutputDependentGeometryStateToHWC layer[com.ardeploy.arresume/com.luck.picture.lib.instagram.PictureSelectorInstagramStyleActivity#1] set Z 134217730 miFodLayer 134217728 2021-08-05 18:21:20.489 1060-1060/? D/CompositionEngine: writeOutputDependentGeometryStateToHWC layer[com.ardeploy.arresume/com.luck.picture.lib.instagram.PictureSelectorInstagramStyleActivity#0] set Z 134217731 miFodLayer 134217728 2021-08-05 18:21:20.489 1060-1060/? D/CompositionEngine: writeOutputDependentGeometryStateToHWC layer[StatusBar#0] set Z 134217732 miFodLayer 134217728

lshyamaly avatar Aug 05 '21 12:08 lshyamaly