mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 12:34:24 +00:00
[android] Removed unused android:tag
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
committed by
Konstantin Pastbin
parent
377861f7d0
commit
220def168d
@@ -9,7 +9,6 @@
|
||||
android:minHeight="@dimen/editor_height_field"
|
||||
android:paddingEnd="@dimen/margin_quarter"
|
||||
android:paddingStart="@dimen/margin_half_plus"
|
||||
android:tag="schedule"
|
||||
tools:ignore="RtlSymmetry">
|
||||
|
||||
<ImageView
|
||||
@@ -19,7 +18,7 @@
|
||||
android:layout_marginTop="@dimen/margin_base"
|
||||
app:srcCompat="@drawable/ic_operating_hours"
|
||||
app:tint="?iconTint" />
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/empty_opening_hours"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_atm"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="atm"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_capacity"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="capacity"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_cuisine"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="cuisine"
|
||||
tools:visibility="visible"
|
||||
tools:ignore="UseCompoundDrawables">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_drive_through"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="drive_through"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_email"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="email"
|
||||
tools:background="#200000FF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_facebook"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
<ImageView
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_instagram"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_latlon"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="latlon"
|
||||
android:visibility="visible"
|
||||
tools:background="#20FF0000">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_level"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="level"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_line"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
<ImageView
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_network"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="network"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_open_in"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="open_in"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="schedule">
|
||||
style="@style/PlacePageItemFrame">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/icon"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_operator"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="operator"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
style="@style/PlacePageItemFrame"
|
||||
tools:background="#2000FF00"
|
||||
android:orientation="horizontal"
|
||||
android:visibility="visible"
|
||||
android:tag="phone">
|
||||
android:visibility="visible">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv__place_phone"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_self_service"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="drive_through"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
@@ -18,4 +17,4 @@
|
||||
android:id="@+id/tv__place_self_service"
|
||||
style="@style/PlacePageMetadataText"
|
||||
tools:text="Self-service" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_twitter"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_vk"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_website"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_website_menu"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="website"
|
||||
tools:background="#20FF0000"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/ll__place_wheelchair"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="wheelchair"
|
||||
tools:background="#4000FFFF"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/ll__place_wikimedia"
|
||||
style="@style/PlacePageItemFrame"
|
||||
android:tag="wikimedia"
|
||||
tools:visibility="visible">
|
||||
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user