Compare commits
2 Commits
positions-
...
positions-
| Author | SHA1 | Date | |
|---|---|---|---|
| c509a0126c | |||
| 07a7409d10 |
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sat Apr 11 02:20:27 HKT 2026
|
||||
stageCount=18
|
||||
#Sat Apr 11 13:00:42 HKT 2026
|
||||
stageCount=19
|
||||
libraryProject=
|
||||
baseVersion=15.12
|
||||
publishVersion=15.12.17
|
||||
publishVersion=15.12.18
|
||||
buildCount=0
|
||||
baseBetaVersion=15.12.18
|
||||
baseBetaVersion=15.12.19
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
android:id="@+id/rb_greater_than"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="大于"
|
||||
android:text="大于(◎)"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="14sp"/>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
android:id="@+id/rb_less_than"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="小于"
|
||||
android:text="小于(•)"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="14sp"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user