diff --git a/demo/res/layout/heatmaps_demo.xml b/demo/res/layout/heatmaps_demo.xml index 65144bd6c..3c032c23b 100644 --- a/demo/res/layout/heatmaps_demo.xml +++ b/demo/res/layout/heatmaps_demo.xml @@ -14,14 +14,14 @@ android:layout_width="0dp" android:layout_weight="1" android:layout_height="wrap_content" - android:text="Radius" + android:text="@string/button_radius" android:onClick="changeRadius" />