修改路牙样式,增加对话窗体内容复制功能
This commit is contained in:
@@ -59,7 +59,6 @@
|
|||||||
android:name=".ui.activity.login.LoginActivity"
|
android:name=".ui.activity.login.LoginActivity"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:launchMode="singleTask"
|
|
||||||
android:screenOrientation="landscape"
|
android:screenOrientation="landscape"
|
||||||
android:theme="@style/Theme.OMQualityInspection">
|
android:theme="@style/Theme.OMQualityInspection">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
style="@style/content_font_default"
|
style="@style/content_font_default"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:textIsSelectable="true"
|
||||||
android:background="@android:color/transparent"
|
android:background="@android:color/transparent"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:paddingBottom="@dimen/twenty_two"
|
android:paddingBottom="@dimen/twenty_two"
|
||||||
|
|||||||
@@ -1703,7 +1703,7 @@
|
|||||||
</m>
|
</m>
|
||||||
<!--路牙-->
|
<!--路牙-->
|
||||||
<m k="boundaryType" v="3">
|
<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>
|
||||||
<m k="boundaryType" v="5|7">
|
<m k="boundaryType" v="5|7">
|
||||||
<line stroke="#ffffff" use="boundaryType" />
|
<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
Submodule vtm updated: d1ac330cf7...3ea6a7c906
Reference in New Issue
Block a user