https://github.com/comiclandapp/android-filter-activity-with-bitmaps
Android Filter Activity with Bitmaps
https://github.com/comiclandapp/android-filter-activity-with-bitmaps
android
Last synced: 2 months ago
JSON representation
Android Filter Activity with Bitmaps
- Host: GitHub
- URL: https://github.com/comiclandapp/android-filter-activity-with-bitmaps
- Owner: comiclandapp
- Created: 2016-07-17T22:53:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T13:00:29.000Z (almost 9 years ago)
- Last Synced: 2024-09-17T23:55:09.288Z (9 months ago)
- Topics: android
- Language: Java
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android-Filter-Activity-with-Bitmaps
Code shows how to select a single choice from a list and return that choice. The custom single-choice listview displays a bitmap, the choice string, and a checkmark if selected.

