From 87852092da522ccfe5feee29b43b92b72eca8d45 Mon Sep 17 00:00:00 2001 From: cyberta Date: Tue, 29 Nov 2022 23:49:39 +0100 Subject: fix missing location button view bindings for custom branded builds --- app/src/main/res/layout/v_location_button.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app') diff --git a/app/src/main/res/layout/v_location_button.xml b/app/src/main/res/layout/v_location_button.xml index 44a4c67e..611ac3c4 100644 --- a/app/src/main/res/layout/v_location_button.xml +++ b/app/src/main/res/layout/v_location_button.xml @@ -8,7 +8,6 @@ android:padding="@dimen/stdpadding" android:background="@drawable/cust_button_primary_rect" android:layout_height="match_parent" - tools:viewBindingIgnore="true" >