Skip to content

Commit c8dd47f

Browse files
committed
Fix missing holds text (PP-2832)
1 parent ed5b1b0 commit c8dd47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simplified-ui/src/main/java/org/nypl/simplified/ui/catalog/CatalogFeedPagingDataAdapter.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ class CatalogFeedPagingDataAdapter(
527527
position
528528
)
529529
this.idleTimeDays.text = ""
530+
this.setVisible(this.idleTime, true)
530531
}
531532
}
532533

0 commit comments

Comments
 (0)