mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-03 23:04:20 +01:00
Typo
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
tools:context=".BPMActivity">
|
||||
tools:context=".gls.GlucoseActivity">
|
||||
|
||||
<include
|
||||
android:id="@+id/toolbar_actionbar"
|
||||
|
||||
@@ -23,7 +23,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical">
|
||||
android:orientation="vertical"
|
||||
tools:context=".gls.GlucoseActivity">
|
||||
|
||||
<include
|
||||
android:id="@+id/toolbar_actionbar"
|
||||
|
||||
Reference in New Issue
Block a user