Skip to content
Den of Developers
Den of Developers
Android, Java, IOS, Web development and all that programming stuff
Secondary Navigation Menu
Menu
  • Android
  • Java
  • Kotlin
  • Web
  • JavaScript
  • HTML
  • About Us

view

Android – View Binding

2021-01-01
By: Viktor Jovanovski
On: January 1, 2021
In: Android
With: 0 Comments

View binding is a feature that allows you to more easily write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that module.Read More →

Animation for showing and hiding a view in a simple way

2020-07-04
By: Viktor Jovanovski
On: July 4, 2020
In: Android
With: 0 Comments

This is an simple example how you can show and hide a custom layout view using slide animation effect. We are going to use one button for toggling a ConstraintLayout as a custom view for the animation effect (you can use whatever container view you prefer). The preferred programming languageRead More →

Navigation drawer in Android part 1: How to create a navigation drawer

2019-07-19
By: Aleksandar Gulevski
On: July 19, 2019
In: Android
With: 0 Comments

Intro This post is the first part of three posts series. In this post we will create a navigation drawer in an android project using Views instead of Fragments. In the second part we will see how to add a toggle button on the navigation drawer and add listeners forRead More →

Introducing Swipe Refresh Feature

2018-11-06
By: Viktor Jovanovski
On: November 6, 2018
In: Android
With: 1 Comment

We all want to make lists that can refresh the items in the list with that fancy swipe up on the screen, to have some spinner animated, and to do some stuff after the list is refreshed. We can accomplish it by implementing the Swipe Refresh layout in to ourRead More →

Search

Like us on Facebook

Like us on Facebook

Follow us on Twitter

My Tweets

Authors

  • 1 Aleksandar Gulevski
    • Live Templates in Android Studio – Useful tool for Android Developers
    • Our new Formula E fan made app
    • How to implement long press action on RecyclerView items using interface
    • How to update an item in RecyclerView – Android
    • How to change the background on clicked item in RecyclerView
  • 1 Ice Carev
    • Spring Boot 1.4 and Quartz, scheduling runtime created job instances from a configuration file
  • 1 Irena Nojkova Angelova
    • How to create a simple Mobile Navigation Menu using Vanilla JavaScript?
    • JavaScript BASICS Part 5: First Class vs. Higher-Order Functions
    • React Components
    • Create-React-App
    • JavaScript BASICS Part 4 : Declaring Javascript Variables var, let, const
  • 1 Viktor Jovanovski
    • Parsing XML RSS Feed for Android using prof18/RSS-Parser
    • Application identification utilities for Android
    • Calculate DisplayCutout Android
    • How to read values from logcat in Android Studio Programmatically?
    • Android – Extended Floating Action Button
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Designed using Hoot Du. Powered by WordPress.

 

Loading Comments...