|
@@ -181,7 +181,8 @@
|
|
|
android:background="@color/white"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/big_item_height"
|
|
|
- android:layout_below="@+id/lyt_reject_history">
|
|
|
+ android:layout_below="@+id/lyt_reject_history"
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
<LinearLayout
|
|
|
android:layout_width="wrap_content"
|