Fix lint warning (perfomance improvement)
This commit is contained in:
parent
6f7a3f7d8d
commit
9ffa9ca870
|
@ -19,7 +19,7 @@
|
|||
android:text="<" />
|
||||
<TextView
|
||||
android:id="@+id/charts_text_date"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="5"
|
||||
android:text="Today"
|
||||
|
|
Loading…
Reference in New Issue