Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
Java
10.8K+ articles
Misc
8.8K+ articles
Android
2.6K+ articles
Internship
1.7K+ articles
Kotlin
1.1K+ articles
Kotlin Android
345+ articles
Java-Android
234+ articles
Android-Studio
182+ articles
Android-View
112+ articles
Android-Button
33 posts
Recent Articles
Popular Articles
Extended Floating Action Button in Android with Example
Last Updated: 20 August 2024
In the Floating Action Button (FAB) article, we have discussed on Normal/Regular Floating Action Button and Mini Floating Action Button. In this article, let's discuss and...
read more
Java
Android
Android-Button
Theming Floating Action Buttons in Android with Example
Last Updated: 19 February 2021
Prerequisite:Floating Action Button (FAB) in Android with ExampleExtended Floating Action Button in Android with ExampleAndroid application developers want to seek the att...
read more
Android
Android-Button
How to Change the Background Color of Button in Android using ColorStateList?
Last Updated: 02 January 2025
ColorStateList is an object which can define in an XML file that can be used to apply different colors on widgets (such as Buttons , etc) depending on the state of Wid...
read more
Kotlin
Android
Android-Button
How to Add a Floating Action Button to Bottom Navigation Bar in Android?
Last Updated: 06 January 2025
The floating action button is a bit different button from the ordinary buttons. Floating action buttons are implemented in the app’s UI for primary actions (promoted actio...
read more
Kotlin
Android
Android-Button
Auto-Hide or Auto-Extend Floating Action Button for NestedScrollView in Android
Last Updated: 02 August 2024
In the previous article Extended Floating Action Button in Android with Example it's been discussed how to implement the Extended Floating Action Button (FAB) in Android a...
read more
Java
Technical Scripter
Android
Technical Scripter 2020
Android-Button
Theming Floating Action Button with Bottom Navigation Bar in Android
Last Updated: 19 February 2021
In the previous article How to Add a Floating Action Button to Bottom Navigation Bar in Android?, it's well discussed how to add the Floating Action Button to the Bottom N...
read more
Technical Scripter
Android
Technical Scripter 2020
Android-Button
Ripple Effect on Android Button
Last Updated: 22 July 2024
The touch feedback in Android is a must whenever the user clicks on the item or button ripple effect when clicking on the same, gives confidence to the user that the butto...
read more
Technical Scripter
Android
Technical Scripter 2020
Android-Button
How to Change the Background Color After Clicking the Button in Android?
Last Updated: 06 January 2025
In this article, we will see how we can change the background of the screen by clicking a button. For this, we will be using the onClick() method. When we click on the but...
read more
Java
Android
Android-Button
Android Projects
Floating Action Button using Fab Option Library in Android
Last Updated: 19 February 2021
Floating Action Button using Fab Options is another unique way of displaying various options. With the help of this, we can Navigate to different screens easily. This Floa...
read more
Java
Technical Scripter
Android
Technical Scripter 2020
Android-Button
Sliding Toggle Button in Android
Last Updated: 21 February 2023
In this article, we are going are build a very simple and interesting app "SlidingToggleButton" in Android Studio. Android Studio is really a great platform for app design...
read more
Java
Picked
Android
Android-Button
Glow Button in Android
Last Updated: 02 August 2022
In this article, we are going to add a glowing button to our android studio app. We can use this button just as a normal button provided by android but with more advanced ...
read more
Android
Android-Button
Counter Floating Action Button in Android with Example
Last Updated: 05 May 2021
Counter Floating Action button is seen in most of the E-commerce apps where we are using the functionality to display the number of items that are present in the user's sh...
read more
Java
Android
Android-Button
Liquid Button in Android
Last Updated: 25 July 2024
In this article we are going to implement a liquid button library, This can be used to show animation on a button. When a user completed a course or completes Filling all ...
read more
Java
Android
Android-Button
How to Change the Shape of ImageButton in Android?
Last Updated: 16 October 2021
Android ImageButton is a user interface widget that is used to display a button having an image and to perform exactly like a button when we click on it but here, we add a...
read more
Android
Android-Button
Switch Button in Android using Jetpack Compose
Last Updated: 28 February 2025
A Switch or a Switch Button in Android is a UI element that is used to switch between two states upon click. It can be assumed as a Boolean button with two different value...
read more
Kotlin
Android
Android-Jetpack
Android-Button
1
2
3
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !