Skip to content

Time To Program

  • Android
  • Blog
  • More
    • About Us
    • Contact Us
    • Privacy Policy
    • Disclaimer

Time To Program

  • Android
  • Blog
  • More
    • About Us
    • Contact Us
    • Privacy Policy
    • Disclaimer
create navbar using html css

How to Create NavBar Using HTML and CSS

  • January 28, 2022March 27, 2022

Hello guys, today I’m are going to create a simple NavBar using HTML and CSS. and I have also added some nice little hover effects… Read More »How to Create NavBar Using HTML and CSS

android kotlin button example

Android Button Example – Kotlin

  • January 16, 2022March 29, 2022

In this post, we will see the android button example in Kotlin. The Android button is the most commonly used UI element in Android. Specific… Read More »Android Button Example – Kotlin

android kotlin switch button example

Android Switch Button Example – Kotlin

  • January 16, 2022March 29, 2022

In this post, we are going to see the Android switch button example in Kotlin. Android Switch Button is a type of button that has… Read More »Android Switch Button Example – Kotlin

add view linearlayout programmatically android

Add View to LinearLayout Programmatically Android Kotlin

  • January 16, 2022March 29, 2022

In this blog post, we are going to show you how to add a view to the Linear Layout programmatically and how to add a… Read More »Add View to LinearLayout Programmatically Android Kotlin

android kotlin linear layout example

Android Kotlin – Linear Layout Example

  • January 16, 2022March 29, 2022

In this post, you will get an Android LinearLayout example. LinearLayout in Android is one of the basic layouts. Linear Layout can be used when… Read More »Android Kotlin – Linear Layout Example

Android Kotlin Custom Toast Example

  • January 16, 2022March 29, 2022

In this post, we will see how to display a custom Toast in Android using Kotlin. Usually, Toast is used to show some text message… Read More »Android Kotlin Custom Toast Example

change snackbar color android kotlin

Android Kotlin – Change Snackbar Text and Background Color

  • January 16, 2022March 29, 2022

In this post, we will learn how to change the background and text color of Android Snackbar using Kotlin. The default Android Snackbar with an… Read More »Android Kotlin – Change Snackbar Text and Background Color

android snackbar example kotlin

Android Snackbar Example Kotlin

  • January 16, 2022March 29, 2022

In this post, we are going to implement an Android Snackbar using Kotlin with an example. Android Snackbar is a user interface widget that was… Read More »Android Snackbar Example Kotlin

create button programmatically kotlin

Create Button Programmatically in Kotlin

  • January 16, 2022March 29, 2022

Today in this post I am going to show you, how to create a button programmatically in Kotlin. First I created a new android studio… Read More »Create Button Programmatically in Kotlin

change background color selected item recyclerview

Change Background Color of Selected Item in Recyclerview

  • January 16, 2022March 29, 2022

Today in this post, let us look at how to change the background color of the selected item in the recyclerview. All other list items… Read More »Change Background Color of Selected Item in Recyclerview

  • 1
  • 2
  • Next »

Copyright @ 2022 TimeToProgram.com All Right Reserved