Commit e061803c authored by Administrator's avatar Administrator

update

parent a862e15a
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
android:layout_width="70dp" android:layout_width="70dp"
android:layout_height="70dp" android:layout_height="70dp"
android:layout_gravity="center_horizontal" android:layout_gravity="center_horizontal"
android:src="@mipmap/ic_launcher" android:src="@mipmap/logo_launcher"
android:layout_margin="10dp" android:layout_margin="10dp"
/> />
<TextView <TextView
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:text="littleRich" android:text="virjar"
android:padding="15dp" android:padding="15dp"
android:gravity="end" android:gravity="end"
/> />
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:text="www.littlerich.top" android:text="http://github.com/virjar/"
android:padding="15dp" android:padding="15dp"
android:gravity="end" android:gravity="end"
/> />
......
<resources> <resources>
<string name="app_name">筋斗云</string> <string name="app_name">筋斗云</string>
<string name="app_introduce"> 筋斗云是一款虚拟定位软件,适用于微信、微博、考勤签到等社交办公软件,让你随心所欲的改变手机地理位置!</string> <string name="app_introduce"> 筋斗云是一款虚拟定位软件,让你随心所欲的改变手机地理位置!本项目改造自:https://github.com/littleRich/VirtualLocation </string>
<string name="app_version_copyright">当前版本:1.8.8(build 12035) \n@2017 littlerich.top All right reserved</string> <string name="app_version_copyright">当前版本:1.0.0(build 20200827) \n@2017 ratel.virjar.com All right reserved</string>
<string name="item_application_name">应用程序名</string> <string name="item_application_name">应用程序名</string>
</resources> </resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment