Commit 99dab6a0 by Kim Jinsung

Bug #42847【android10不具合対応 Check】プッシュメッセージ一覧画面で、左に偏って表示される

parent b2a6d5eb
...@@ -11,9 +11,8 @@ ...@@ -11,9 +11,8 @@
android:orientation="horizontal"> android:orientation="horizontal">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="250dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="10"
android:orientation="vertical"> android:orientation="vertical">
<LinearLayout <LinearLayout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment