am 54579a9e: am 0ee45d5b: Fix Trusted Credentials layout

* commit '54579a9ef347f8948c86719f459c8b330f81d670':
  Fix Trusted Credentials layout
This commit is contained in:
Paul Lawrence
2014-07-25 19:18:41 +00:00
committed by Android Git Automerger

View File

@@ -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"