修改路牙样式,增加对话窗体内容复制功能

This commit is contained in:
qiji4215 2023-09-18 11:04:35 +08:00
parent 934ece1df4
commit 95ca4cb9ff
6 changed files with 30523 additions and 19 deletions

View File

@ -59,7 +59,6 @@
android:name=".ui.activity.login.LoginActivity"
android:exported="true"
android:label="@string/app_name"
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:theme="@style/Theme.OMQualityInspection">
<intent-filter>

View File

@ -73,6 +73,7 @@
style="@style/content_font_default"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textIsSelectable="true"
android:background="@android:color/transparent"
android:gravity="center"
android:paddingBottom="@dimen/twenty_two"

View File

@ -1703,7 +1703,7 @@
</m>
<!--路牙-->
<m k="boundaryType" v="3">
<symbol repeat="true" repeat-gap="12" repeat-start="0" src="assets:omdb/icon_2013_3_1.svg" symbol-width="18" symbol-height="32"></symbol>
<symbol repeat="true" repeat-gap="10" repeat-start="0" src="assets:omdb/icon_2013_3.svg" symbol-width="16" symbol-height="10"></symbol>
</m>
<m k="boundaryType" v="5|7">
<line stroke="#ffffff" use="boundaryType" />

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1022 B

After

Width:  |  Height:  |  Size: 683 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.9 MiB

2
vtm

@ -1 +1 @@
Subproject commit d1ac330cf7a8727bb2065093e72d60521775ba6d
Subproject commit 3ea6a7c90627e6e8ea10b3896004d9082167a7ff