修改路牙样式,增加对话窗体内容复制功能
This commit is contained in:
parent
934ece1df4
commit
95ca4cb9ff
@ -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>
|
||||
|
@ -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"
|
||||
|
@ -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
2
vtm
@ -1 +1 @@
|
||||
Subproject commit d1ac330cf7a8727bb2065093e72d60521775ba6d
|
||||
Subproject commit 3ea6a7c90627e6e8ea10b3896004d9082167a7ff
|
Loading…
x
Reference in New Issue
Block a user