am 896bfa49: am c129f7f8: am 5f7560f8: Fix button layout issue for sv-SE locale.

* commit '896bfa49872ae3d9b06a29c20b8482ff71ea6f0d':
  Fix button layout issue for sv-SE locale.
This commit is contained in:
Sanket Padawe
2015-06-11 18:18:43 +00:00
committed by Android Git Automerger

View File

@@ -116,7 +116,7 @@
android:layout_weight="0.5" />
<Button
android:id="@+id/app_settings"
android:layout_width="0dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0.5"
android:text="@string/data_usage_app_settings" />