Merge "Fix problem with message indent. b/25054130" into nyc-dev

am: e6924ce

* commit 'e6924ce8caa2177df5819abc2c7c1ebd91077038':
  Fix problem with message indent. b/25054130

Change-Id: I8581d1b47ebc5334e8baaca7209644ad3df19fb0
This commit is contained in:
pkanwar
2016-04-06 17:08:21 +00:00
committed by android-build-merger

View File

@@ -33,7 +33,6 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="20dip" android:layout_marginStart="20dip"
android:layout_marginEnd="20dip" android:layout_marginEnd="20dip"
android:gravity="center_horizontal"
android:textAppearance="?android:attr/textAppearanceMedium" /> android:textAppearance="?android:attr/textAppearanceMedium" />
</LinearLayout> </LinearLayout>