Commit 02b1dd6a by sikang

修复贷款进度提示dialog标题未显示问题

parent a13d8910
...@@ -32,8 +32,7 @@ ...@@ -32,8 +32,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:gravity="center_horizontal" android:gravity="center_horizontal"
android:text="@string/loan_result_title_rejected" android:text="@string/loan_result_title_rejected" />
android:visibility="gone" />
<TextView <TextView
android:id="@+id/tv_loanresult_tips" android:id="@+id/tv_loanresult_tips"
......
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