修改路牙样式,增加对话窗体内容复制功能
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user