avjinder / Minimal-Todo

Material To-Do App
MIT License
2.19k stars 1.01k forks source link

showing one item only in main fragment #84

Open mojtabashirkhani opened 6 years ago

mojtabashirkhani commented 6 years ago

i set app:layout_anchor="@id/toDoRecyclerView" for fab because debuging and my sdk build tools is 26.1.0 and for see another items should delete items i set android:layout_height="wrap_content" for RecyclerViewEmptySupport in main fragment because item seem little big but still show single item in recycler view