fix: stats hardware acceleration glitch
This commit is contained in:
parent
9f4cd0ba0d
commit
92fa0c117d
4 changed files with 5 additions and 3 deletions
|
@ -125,6 +125,7 @@
|
|||
android:id="@+id/statisticList"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:nestedScrollingEnabled="true"
|
||||
tools:listitem="@layout/item_chart" />
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue