我正在尝试将图表链接到动态保存的csv,但是动画功能似乎不起作用。我的下面的代码,谢谢:
1- Go to your res folder and inside res folder.
2-Go to values.
3-Go to style.xml
4-change <!-- Base application theme. -->
<style name="AppTheme"parent="Theme.AppCompat.Light.DarkActionBar">
to
<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">