Added OSD Alarm state and refresh button to EditEventActivity

This commit is contained in:
Graham Jones
2022-01-21 10:40:16 +00:00
parent c052178082
commit 13200e95b5
8 changed files with 68 additions and 51 deletions

View File

@@ -111,10 +111,10 @@
</LinearLayout>
<Button
android:id="@+id/view_remote_db_button"
android:id="@+id/refresh_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/view_remote_db_btn" />
android:text="@string/refreshBtn" />