dzboot
dzboot
I was wrong, the problem is not with the arrow, the arrow is good. The problem is with the search bar layout itself. It has the same layout in both...
Same here, Huawei P10 and image is dark
No this is giving error: error: 'left|right' is incompatible with attribute com.test.test:menu_labels_position (attr) enum [left=0, right=1] [weak]. Message{kind=ERROR, text=error: 'left|right' is incompatible with attribute com.test.test:menu_labels_position (attr) enum [left=0, right=1] [weak].,...
If I downgrade, the other things that I am doing with the new library won't work!
> > If I downgrade, the other things that I am doing with the new library won't work! > > Has the problem been solved? I didn't, I unfortunately abandoned...
Same thing with me
This worked for me: ``` allprojects { repositories { google() jcenter() maven { url "${project.rootDir}/creativesdk-repo/release" // Location of the CSDK repo } maven { url 'https://repo.adobe.com/nexus/content/repositories/releases/' } maven { url...
Exactly, me too