Skip to content

Tag Archives: Android-View

SlantedTextView is an Android library that allows us to easily create a slanted text in an android app. We can use this feature in many… Read More
In this article, we are going to implement a very important feature related to TextView. While using any social media app or like using Facebook… Read More
In this article, we are going to implement a very important feature related to TextView. Here we are adding the blink text feature on a… Read More
In this article, we are going to implement zoom on ScrollView. Most of the time when we create a scroll view then it contains a… Read More
In this article, we are going to show the GravityView in android. In this article, we are going to see the gravity effect on an… Read More
Tinder Swipe View is one of the most used UI components in many Android apps. This feature provides us to easily represent the data in… Read More
In this article, we are going to implement StackView in Android Studio. StackView is a widget that helps in arranging items in the form of… Read More
ExpandableTextView is an Android library which allows us to easily create a TextView which can expand/collapse when user clicks on it .we can use this… Read More
In many android apps, you will get to see a feature in which you can see a simple text is displayed inside an ImageView or… Read More
DropDownView is another exciting feature used in most Android applications. It is a unique way of representing the menu and other options in animated form.… Read More
EditText is one of the basic UI widgets, which is used to take the input from the user. The EditText is derived or is the… Read More
TextView in Android is one of the basic and important UI elements. This plays a very important role in the UI experience and depends on… Read More
Zig zag View is another best feature to beautify the user Experience in an Android app. You can get to see this Zig zag view… Read More
If you are looking for new UI designs to represent huge data, then there are so many ways to represent this type of data. You… Read More
ExoPlayerView is one of the most used UI components in many apps such as YouTube, Netflix, and many video streaming platforms. ExoPlayerView is used for… Read More

Start Your Coding Journey Now!