Merge "[Mobile] Remove mobile_roaming_large view." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4a7852efd1
@@ -83,12 +83,5 @@
|
|||||||
android:contentDescription="@string/data_connection_roaming"
|
android:contentDescription="@string/data_connection_roaming"
|
||||||
android:visibility="gone" />
|
android:visibility="gone" />
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
<ImageView
|
|
||||||
android:id="@+id/mobile_roaming_large"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:src="@drawable/stat_sys_roaming_large"
|
|
||||||
android:contentDescription="@string/data_connection_roaming"
|
|
||||||
android:visibility="gone" />
|
|
||||||
</com.android.keyguard.AlphaOptimizedLinearLayout>
|
</com.android.keyguard.AlphaOptimizedLinearLayout>
|
||||||
</merge>
|
</merge>
|
||||||
|
|||||||
@@ -77,11 +77,4 @@
|
|||||||
android:contentDescription="@string/data_connection_roaming"
|
android:contentDescription="@string/data_connection_roaming"
|
||||||
android:visibility="gone" />
|
android:visibility="gone" />
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
<ImageView
|
|
||||||
android:id="@+id/mobile_roaming_large"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:src="@drawable/stat_sys_roaming_large"
|
|
||||||
android:contentDescription="@string/data_connection_roaming"
|
|
||||||
android:visibility="gone" />
|
|
||||||
</com.android.keyguard.AlphaOptimizedLinearLayout>
|
</com.android.keyguard.AlphaOptimizedLinearLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user