Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
roiacult committed Jun 25, 2020
2 parents 2ceb123 + 75e69e2 commit b277d74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ is in open state

`app:disable_when_open` : disable front layout and adding white (Transparent) view above front layout

`app:front_header_radius` : if your front layout header have corner radius and you set `app:disable_when_open` to true you should set this attribute to same radius value of your front layout header to prevent disablingView (White Transparent above FrontLayout) from overlapping the Frontlayout


```Kotlin
// you can add listener
backdropLayout.setOnBackdropChangeStateListener{
Expand Down

0 comments on commit b277d74

Please sign in to comment.