BottomDialogFilePicker
An android bottom dialog picker for all version of android like telegram | Written in kotlin
Install / Use
/learn @mahdiasd/BottomDialogFilePickerREADME
📢 Deprecated Library Notice
⚠️ This library is deprecated. Please refer to ComposeFilePicker for the latest updates.
📁 Bottom Dialog Android Picker
A bottom dialog picker inspired by Telegram, compatible with all Android versions (1, 10, 11, 12, 13).
🚀 Features
- 📸 Take Pictures: Capture photos with the camera and save them to storage.
- 🔍 File Search: Easily search through your files.
- 📱 Wide Compatibility: Supports Android 10+.
- 📜 Expandable & Scrollable: Smooth and intuitive dialog navigation.
- 🎨 Fully Customizable: Customize colors, text, minimum and maximum file sizes, and more.
- 🔒 No Runtime Permissions Needed: Simplified user experience without requiring additional permissions.
📸 Screenshots

🛠 Installation
Step 1. Add the JitPack Repository
Add the JitPack repository to your root build.gradle file:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Related Skills
docs-writer
99.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
341.6kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
project-overview
FlightPHP Skeleton Project Instructions This document provides guidelines and best practices for structuring and developing a project using the FlightPHP framework. Instructions for AI Coding A
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
