slidelayout là một thư viện Android mã nguồn mở cho phép các nhà phát triển dễ dàng thêm tính năng slidemenu.
nó hỗ trợ 4 menu ở mỗi bên của chế độ xem nội dung đồng thời. Bạn có thể tìm thấy dự án trên github (http://rey5137.github.io/slidelayout/).
dự án này và bao gồm giấy phép trong ứng dụng của bạn.
1 /)
- Clean up code.
- Add prefix to all attributes.
- Remove "minAlpha" attribute, add "maxDim", "animInterpolator"
attributes.
- Support fling-to-close gesture.
- Support create layout programmatically and attach to activity.
- Fix bugs.