]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/transaction_list_row.xml
drop remnants of hollow transaction list item
[mobile-ledger.git] / app / src / main / res / layout / transaction_list_row.xml
index 6fd70e349db795b634d5ef1c4e63590a37308b25..5e398e7dcb80cf64a0c58f014a40dae1cd63e659 100644 (file)
 
     </androidx.constraintlayout.widget.ConstraintLayout>
 
-    <view
-        android:id="@+id/transaction_list_trailer"
-        class="androidx.constraintlayout.widget.Placeholder"
-        id="@+id/view"
-        android:layout_width="match_parent"
-        android:layout_height="80dp" />
 </androidx.appcompat.widget.ContentFrameLayout>
\ No newline at end of file