Android简单下拉TextViewDropdownTextView的实现与用法

DropdownTextView 适用于Android开发中实现简单的下拉(可扩展)TextView。您可以通过 XML 轻松将 DropdownTextView 添加到布局中,实现可展开和收起的文本视图。具体用法如下所示:



    <!-- 添加DropdownTextView代码块 -->


功能亮点

  • 简易集成:通过XML添加,设置灵活便捷。
  • 动态效果:支持展开和折叠,提升用户体验。
  • 自定义属性:可以通过app属性调整下拉样式和动画效果。

使用此组件,开发者可以轻松创建更具互动性和层次感的界面。

zip
DropdownTextView-master.zip 预估大小:69个文件
folder
DropdownTextView-master 文件夹
file
gradlew.bat 2KB
file
gradlew 5KB
file
gradle.properties 782B
folder
dropdown-textview 文件夹
file
proguard-rules.pro 751B
folder
src 文件夹
folder
test 文件夹
folder
java 文件夹
folder
hakobastvatsatryan 文件夹
folder
dropdowntextview 文件夹
file
ExampleUnitTest.java 398B
folder
androidTest 文件夹
folder
java 文件夹
folder
hakobastvatsatryan 文件夹
folder
dropdowntextview 文件夹
file
ExampleInstrumentedTest.java 735B
folder
main 文件夹
folder
res 文件夹
folder
drawable-hdpi 文件夹
file
ic_arrow.png 941B
folder
drawable-xhdpi 文件夹
file
ic_arrow.png 931B
folder
drawable-xxhdpi 文件夹
file
ic_arrow.png 1KB
folder
values 文件夹
file
strings.xml 79B
file
attrs.xml 1KB
file
dimens.xml 221B
folder
drawable-mdpi 文件夹
file
ic_arrow.png 732B
folder
layout 文件夹
file
view_dropdown_text_view.xml 2KB
folder
java 文件夹
folder
hakobastvatsatryan 文件夹
file
DropdownTextView.kt 19KB
file
AnimationUtils.kt 2KB
file
AndroidManifest.xml 185B
file
.gitignore 7B
file
build.gradle 2KB
folder
example-screens 文件夹
file
example-2.gif 671KB
file
example-1.gif 2.92MB
folder
app 文件夹
file
proguard-rules.pro 751B
folder
src 文件夹
folder
test 文件夹
folder
java 文件夹
folder
hakobastvatsatryan 文件夹
folder
sample 文件夹
file
ExampleUnitTest.kt 335B
folder
androidTest 文件夹
folder
java 文件夹
folder
hakobastvatsatryan 文件夹
folder
sample 文件夹
file
ExampleInstrumentedTest.kt 611B
folder
main 文件夹
folder
res 文件夹
folder
mipmap-xxxhdpi 文件夹
file
ic_launcher.png 9KB
file
ic_launcher_round.png 15KB
folder
drawable 文件夹
file
bg_third_dropdown_text_view_expanded.xml 182B
file
bg_first_dropdown_text_view_expanded.xml 146B
file
bg_first_dropdown_text_view_regular.xml 146B
file
bg_second_dropdown_text_view_regular.xml 146B
file
bg_third_dropdown_text_view_regular.xml 182B
file
bg_second_dropdown_text_view_expanded.xml 146B
file
ic_launcher_background.xml 5KB
folder
mipmap-hdpi 文件夹
file
ic_launcher.png 3KB
file
ic_launcher_round.png 5KB
folder
drawable-v24 文件夹
file
ic_launcher_foreground.xml 2KB
folder
values 文件夹
file
colors.xml 696B
file
strings.xml 467B
file
styles.xml 894B
file
dimens.xml 236B
folder
mipmap-xxhdpi 文件夹
file
ic_launcher.png 6KB
file
ic_launcher_round.png 10KB
folder
mipmap-mdpi 文件夹
file
ic_launcher.png 2KB
file
ic_launcher_round.png 3KB
folder
mipmap-xhdpi 文件夹
file
ic_launcher.png 4KB
file
ic_launcher_round.png 7KB
folder
mipmap-anydpi-v26 文件夹
file
ic_launcher_round.xml 270B
file
ic_launcher.xml 270B
folder
layout 文件夹
file
activity_main.xml 2KB
folder
java 文件夹
folder
hakobastvatsatryan 文件夹
folder
sample 文件夹
file
MainActivity.kt 2KB
file
AndroidManifest.xml 723B
file
.gitignore 7B
file
build.gradle 1KB
folder
gradle 文件夹
folder
wrapper 文件夹
file
gradle-wrapper.jar 52KB
file
gradle-wrapper.properties 232B
folder
.idea 文件夹
file
dbnavigator.xml 22KB
folder
caches 文件夹
file
build_file_checksums.ser 607B
folder
codeStyles 文件夹
file
Project.xml 4KB
file
gradle.xml 866B
file
runConfigurations.xml 564B
file
misc.xml 3KB
file
vcs.xml 180B
file
modules.xml 770B
file
encodings.xml 135B
file
.gitignore 118B
folder
.circleci 文件夹
file
config.yml 503B
file
README.md 4KB
file
settings.gradle 37B
file
build.gradle 555B
...
zip 文件大小:3.69MB