From 2615abae2f42fbfe61bd22a198bc37394c378d5c Mon Sep 17 00:00:00 2001 From: Mygod Date: Sat, 21 Apr 2018 22:27:49 -0700 Subject: [PATCH] SSID no longer needed to be selectable --- mobile/src/main/res/layout/fragment_repeater.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/mobile/src/main/res/layout/fragment_repeater.xml b/mobile/src/main/res/layout/fragment_repeater.xml index 69286462..4531d0bd 100644 --- a/mobile/src/main/res/layout/fragment_repeater.xml +++ b/mobile/src/main/res/layout/fragment_repeater.xml @@ -56,7 +56,6 @@ android:layout_row="0" android:focusable="false" android:text="@{data.ssid}" - android:textIsSelectable="true" tools:text="DIRECT-rA-nd0m"/>