向上跑马灯效果
☆22Jul 10, 2015Updated 10 years ago
Alternatives and similar repositories for UpMarqueerTextView
Users that are interested in UpMarqueerTextView are comparing it to the libraries listed below
Sorting:
- This is an Android class for creating a TextView that will Marquee or Auto Scroll Vertically.☆28Mar 13, 2013Updated 12 years ago
- Highlighted TextView☆20Sep 8, 2014Updated 11 years ago
- a simple for android gif ImageView base on ImageViewEx。android解析本地或者URL的gif图片或者jpg、png等图片,基于ImageViewEx。☆18Aug 28, 2015Updated 10 years ago
- A very simple example of the BottomSheetBehavior Feature introduced with Android Support Library 23.2☆13Feb 25, 2016Updated 10 years ago
- Use the Fragment implement bottom tab☆12Sep 2, 2015Updated 10 years ago
- Android BottomView2014☆14Aug 25, 2020Updated 5 years ago
- This project is a helper to handle android runtime permissions.☆12Mar 3, 2017Updated 8 years ago
- 解决javascript可能通过反射调用JavaBridge对象方法带来的安全问题☆12May 17, 2016Updated 9 years ago
- Java sample for https://medium.com/@dpreussler/writing-better-adapters-1b09758407d2☆13Jan 5, 2017Updated 9 years ago
- android视频会议系统☆15Aug 26, 2016Updated 9 years ago
- This is a communication between Android applications and Web Javascript to establish a bridge between the call support each other☆16Aug 10, 2018Updated 7 years ago
- webview asynchronously load images refresh;webview 加载网页时图片的异步加载和下载☆20Oct 14, 2013Updated 12 years ago
- RelativeLayout that can be expanded and collapsed☆26Jul 6, 2013Updated 12 years ago
- An Android TextView to add highly customizable and colorful link.☆29Feb 17, 2015Updated 11 years ago
- This lib intend to help developers to parse the qr text returned from any qr reader to an elegant form which you can display in a textvie…☆21Aug 20, 2017Updated 8 years ago
- 用于播放音频文件的自定义按钮,有进度条,可暂停☆19Dec 22, 2014Updated 11 years ago
- Simple WebView to Detect click on an image☆43Mar 31, 2017Updated 8 years ago
- 【博客】图片优化之质量压缩、尺寸压缩、采样率压缩、LibJpeg压缩☆52Dec 24, 2017Updated 8 years ago
- A simple library that can implement custom google sign in button in your android app.☆20Apr 13, 2020Updated 5 years ago
- ☆18Apr 10, 2020Updated 5 years ago
- Android轻量级SQLite ORM☆43Aug 11, 2022Updated 3 years ago
- SonarQube integration in Android for proper code review and code structuring☆22Apr 2, 2019Updated 6 years ago
- TextView With Link handler☆47Mar 20, 2014Updated 11 years ago
- Android 摇一摇手机功能☆26Dec 19, 2013Updated 12 years ago
- This is a custom Android framework EditText that Includes validations and custom font picking (xml attributes and programatically). Futur…☆41Oct 31, 2013Updated 12 years ago
- 实现自定义Plugin,使用ASM可以对class、aar、jar的代码进行修改,自定义plugin配置等。