Mpandroidchart: wrap_content not works.

Created on 24 Nov 2016  路  2Comments  路  Source: PhilJay/MPAndroidChart

I set chart height is wrap_content,but it don't works. What should I do?

Most helpful comment

Specify the android:layout_height or the android:minHeight in dp and it'll work.

All 2 comments

Specify the android:layout_height or the android:minHeight in dp and it'll work.

Thank you

Was this page helpful?
0 / 5 - 0 ratings