添加任务编辑框的范围概念助记符号。
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sat Apr 11 02:20:27 HKT 2026
|
#Sat Apr 11 04:56:53 GMT 2026
|
||||||
stageCount=18
|
stageCount=18
|
||||||
libraryProject=
|
libraryProject=
|
||||||
baseVersion=15.12
|
baseVersion=15.12
|
||||||
publishVersion=15.12.17
|
publishVersion=15.12.17
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.12.18
|
baseBetaVersion=15.12.18
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
android:id="@+id/rb_greater_than"
|
android:id="@+id/rb_greater_than"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="大于"
|
android:text="大于(◎)"
|
||||||
android:textColor="@color/black"
|
android:textColor="@color/black"
|
||||||
android:textSize="14sp"/>
|
android:textSize="14sp"/>
|
||||||
|
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
android:id="@+id/rb_less_than"
|
android:id="@+id/rb_less_than"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="小于"
|
android:text="小于(•)"
|
||||||
android:textColor="@color/black"
|
android:textColor="@color/black"
|
||||||
android:textSize="14sp"/>
|
android:textSize="14sp"/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user