Materialdrawer: [MiniDrawer] ListView item can't change color text

Created on 31 Mar 2016  路  2Comments  路  Source: mikepenz/MaterialDrawer

It is still #757575

I can change background, bold style but can't change color

Please help me!

question

All 2 comments

my build.gradle:

    compile 'com.android.support:appcompat-v7:24.0.0-alpha1'
    compile 'com.android.support:support-v4:24.0.0-alpha1'

Issue is fixed with downgrade to 23

@tankvn at the moment the MaterialDrawer is based on the support libs v23.2.1 and I assume that v24.0.0-alpha1 will cause conflicts.

Until v24 is not final I can't support it, and you might have to exclude the support libraries on your own.
http://stackoverflow.com/a/20016971/325479

(as additional info. v24.0.0-alpha1 is based on v23.2.0 which had really bad issues and it is not recommended at all to use it for any release build)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jd-alexander picture jd-alexander  路  4Comments

pranjal-joshi picture pranjal-joshi  路  3Comments

fuentepa picture fuentepa  路  3Comments

Ahmed-Emad picture Ahmed-Emad  路  4Comments

hosseiniSeyRo picture hosseiniSeyRo  路  3Comments