mirror of
https://github.com/ev-map/EVMap.git
synced 2026-09-16 07:18:26 -04:00
fix missing view id
This commit is contained in:
1 parent
15e0e6d6ae
commit
edd451d61e
1 file changed
+1
-1
@@ -48,7 +48,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/all"
|
||||
app:layout_constraintBaseline_toBaselineOf="@+id/textView17"
|
||||
app:layout_constraintBaseline_toBaselineOf="@+id/txtName"
|
||||
app:layout_constraintEnd_toStartOf="@+id/btnNone" />
|
||||
|
||||
<Button
|
||||
|
||||
Reference in new issue
Block a user