about-page icon indicating copy to clipboard operation
about-page copied to clipboard

A nice about page library based on MultiType

Results 3 about-page issues
Sort by recently updated
recently updated
newest added

能否适配一下 Material3 风格,在使用 Material3 风格的时候,上方的文字显示隐藏会出现bug

https://github.com/android-links/about-page/blob/b8a72926d77fdf4c7e202983ef9ffc3756ccdbb9/library/src/main/java/me/drakeet/support/about/RecommendedViewBinder.java#L123-L136

https://github.com/PureWriter/about-page/blob/4e756d21f7e789174f6d83a5bff95a761d20d7cf/library/src/main/java/com/drakeet/about/AbsAboutActivity.java#L103C16-L103C31 直接设置边距不行吗,为什么要添加`givenInsetsToDecorView`呢,是有什么兼容性问题或者特殊用途吗