Giter Site home page Giter Site logo

Zoran Vereš's Projects

android-data-binding-2-way-communication icon android-data-binding-2-way-communication

This is an example of Android's new Data Binding Library showing how to have a two way communiction. Normally, Data BInding only works from the Object to layout and not Vice-Versa. Eg- If two EditTexts are bind to the same class object, updating object's value from one EditText should automatically show updated value in second EditText. But this doesn't happens, the values in EditText are only updated when using a "set" method. Further changes to the class's object are not reflected in the layout. However, if we use two way binding, then changes made in one EditText will automatically be updated in second EditText, since they are both using same object.

basepopup icon basepopup

Android下打造通用便捷的PopupWindow弹窗库

blinkid-android icon blinkid-android

SDK for scanning and OCR of various identity documents. Contains native Android SDK, code samples and documentation.

bottomnavwatson icon bottomnavwatson

Bottom navigation bar library that allows multiple back stacks and one single navigation graph

butterfly icon butterfly

A full-featured navigation framework that supports Activity、Fragment、DialogFragment and Compose

currency-edittext icon currency-edittext

A Custom EditText implementation that allows formatting of currency-based numeric inputs.

currencyedittext icon currencyedittext

💰 A library to dynamically format your EditTexts to take currency inputs

examples icon examples

Some examples for learning android development

forms icon forms

Android forms management library

kotlinecommerceapp icon kotlinecommerceapp

Firestore-Firebase-Google Authentication-Mvvm-Navigation Component-Coroutines-Dagger Hilt

leakcanary icon leakcanary

A memory leak detection library for Android and Java.

lego-catalog icon lego-catalog

A LEGO® Catalog app illustrating current Android Architecture state using Android development best practices.

login-template icon login-template

Android login template created with jetpack compose, navigation component and firebase. Supported login methods are email, google and phone number.

navigationcomponents-tutorials icon navigationcomponents-tutorials

Tutorials about Navigation Components to learn using nav graphs, adding top menus, passing arguments via safe args, combining with different Material Design widgets such as BottomNavigationView, Toolbar, ViewPager2, TabLayout and dynamic feature module navigation with DynamicNavHostFragment and examining Memory Leaks.

parallaxeverywhere icon parallaxeverywhere

Parallax everywhere is a library with alternative android widgets with parallax effects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.