Closed bcarvalho89 closed 8 years ago
Hi @bcarvalho89
sorry for the late reply.
that should work.
1 - You are correct. The problem was in global module. 2 - Your update works like a charm ;)
Thanks for reply and attention.
@manumaticx I didn't understande the answer i have the same issue
@MahmoudElmoghazy the Theme issue or the actionbar update issue?
@manumaticx The action bar doesn't take any color from my theme file
Okay, I already fixed this here but I didn't update the module yet. I also have to document this. I know, I'm lazy ;)
You can work around this by installing the latest version of the Ti.DrawerLayout module locally as I did here in this demo app. And then go into {project root}/modules/android/com.tripvi.drawerlayout/1.3.6/platform/android/res/layout
and adjust the drawer_main.xml
like here: https://github.com/manumaticx/Ti.DrawerLayout-Demo-Alloy-App/blob/master/modules/android/com.tripvi.drawerlayout/1.3.6/platform/android/res/layout/drawer_main.xml
Hello.
I cloned the repository and test in emulator, but I had two problems:
android:windowTranslucentStatus
not work.Installing wintest.apk which is by the repository, issue 1 does not exist, but the 2 continues.
Could help me?
System Windows 8.1 64 Appcelerator Studio 4.5.0.2 Titanium SDK 5.2.0 - 5.1.1 - 5.1.0 Device: Genymotion Nexus 4 - Android 5 / Genymotion Galaxy S6 - Android 6
Thanks.