The Wayback Machine - https://web.archive.org/web/20201130072104/https://github.com/topics/viewbinding
Skip to content
#

viewbinding

Here are 117 public repositories matching this topic...

Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
  • Updated Nov 23, 2020
  • Kotlin

🔥 ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
  • Updated Nov 27, 2020
  • Java

Covid19 Tracker is a sample Android application focused on displaying statistics using graphs. From a technical point of view, it has an Offline-First approach and uses the Single Source of Truth (SSOT) principle. Also, it has been built making use of a huge database and Flow streams with the aim of achieving the best performance.
  • Updated Nov 17, 2020
  • Kotlin

Simple one-liner ViewBinding in Fragments and Activities with Kotlin 🍄 Simplify usage of Android View Binding with Kotlin Property Delegates and solve behavior of Fragment’s ViewLifecycleOwner 🌱 ViewBindingPropertyDelegate
  • Updated Nov 27, 2020
  • Kotlin
Sharkaboi
Sharkaboi commented Oct 30, 2020

Describe the bug
Images don't get deleted on deleting marker. Only the Uri gets deleted but not the actual image in the disk thus leading to duplicates and waste of space.

To Reproduce
Steps to reproduce the behavior:

  1. Add drawing
  2. Delete drawing
    or
  3. Add Marker with images
  4. Delete marker.

Expected behavior
On deletion of drawing > All drawing image and all nested

Improve this page

Add a description, image, and links to the viewbinding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the viewbinding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.