mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 17:48:52 -06:00
Replace HistoryChart by new Kotlin implementation
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
style="@style/CardHeader"
|
||||
android:text="@string/calendar"/>
|
||||
|
||||
<org.isoron.uhabits.activities.common.views.HistoryChart
|
||||
android:id="@+id/historyChart"
|
||||
<org.isoron.platform.gui.AndroidDataView
|
||||
android:id="@+id/chart"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="160dp"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user