Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Commit

Permalink
[#52] made absent present dates invisible
Browse files Browse the repository at this point in the history
  • Loading branch information
konishon committed Jul 8, 2019
1 parent 74bf160 commit 984b966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/grid_item_calendra.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@


<RelativeLayout
android:visibility="invisible"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
Expand Down

0 comments on commit 984b966

Please sign in to comment.