Fix text widget
This commit is contained in:
parent
6d57ac5a8c
commit
f4206e0a83
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
android:textSize="@dimen/map_widget_text_size" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/widget_image_text"
|
||||
android:id="@+id/widget_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
|
|
Loading…
Reference in a new issue