mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-02 17:07:41 +08:00
v2.4.1
This commit is contained in:
parent
d5aeb80bb9
commit
9f65ae32a0
@ -46,21 +46,6 @@
|
||||
android:layout_height="50dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/succsebtn"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
android:gravity="center"
|
||||
android:text="@string/agree"
|
||||
android:textColor="#000"
|
||||
android:textSize="20sp" />
|
||||
|
||||
<View
|
||||
android:layout_width="0.5dp"
|
||||
android:layout_height="match_parent"
|
||||
android:background="#5F6063" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/caclebtn"
|
||||
android:layout_width="0dp"
|
||||
@ -71,6 +56,21 @@
|
||||
android:textColor="#000"
|
||||
android:textSize="20sp" />
|
||||
|
||||
<View
|
||||
android:layout_width="0.5dp"
|
||||
android:layout_height="match_parent"
|
||||
android:background="#5F6063" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/succsebtn"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
android:gravity="center"
|
||||
android:text="@string/agree"
|
||||
android:textColor="#000"
|
||||
android:textSize="20sp" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
@ -1,3 +1,3 @@
|
||||
#Fri Jul 16 10:33:23 CST 2021
|
||||
versionName=2.4.0
|
||||
versionCode=33
|
||||
versionName=2.4.1
|
||||
versionCode=34
|
||||
|
Loading…
x
Reference in New Issue
Block a user