A layout shows better than DrawerLayout, which can also scroll its content as the user drags its drawer.
Stars
13
Forks
2
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
Avoid using ViewCompat.isLaidOut() that does not check the view attach state for APIs < 19.
c0cbdc1View on GitHubFix bug where custom RTL properties are ignored when RTL is not supported and the left and right ones are defined
89ba4a9View on GitHubFix drawer in a stopped Activity would not stay open when the Activity recreated.
16fe7e7View on GitHubReplace anonymous inner class that derived from a functional interface with lambda.
ea564c8View on GitHub