Fix Trusted Credentials layout
Now matches security layout. Tested on Volantis and Hammerhead in portrait and landscape Bug: 16381087 Change-Id: If7049f6cd241df360d9fb608e1e7e5d45e3d1d54
This commit is contained in:
@@ -16,7 +16,9 @@
|
|||||||
<TabHost
|
<TabHost
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent">
|
android:layout_height="match_parent"
|
||||||
|
android:paddingStart="@dimen/settings_side_margin"
|
||||||
|
android:paddingEnd="@dimen/settings_side_margin">
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
|
Reference in New Issue
Block a user