From d63acf471e62fbf8f195081bc1b04f2725bf2df7 Mon Sep 17 00:00:00 2001 From: tateisu Date: Wed, 26 Apr 2017 01:49:20 +0900 Subject: [PATCH] =?UTF-8?q?=E6=A4=9C=E7=B4=A2=E7=B5=90=E6=9E=9C=E3=81=AE?= =?UTF-8?q?=E3=83=8F=E3=83=83=E3=82=B7=E3=83=A5=E3=82=BF=E3=82=B0=E3=81=AE?= =?UTF-8?q?=E8=A1=A8=E7=A4=BA=E3=81=8C=E5=A4=A7=E6=96=87=E5=AD=97=E5=8C=96?= =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE=E3=82=92?= =?UTF-8?q?=E8=A7=A3=E9=99=A4=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- app/src/main/res/layout/lv_status.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index fbb68289..5d199810 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/app/src/main/res/layout/lv_status.xml b/app/src/main/res/layout/lv_status.xml index 5fc1f0dc..b692bd1b 100644 --- a/app/src/main/res/layout/lv_status.xml +++ b/app/src/main/res/layout/lv_status.xml @@ -374,6 +374,7 @@ android:layout_height="wrap_content" android:background="@drawable/btn_bg_transparent" android:id="@+id/btnSearchTag" + android:textAllCaps="false" /> \ No newline at end of file