Skip to content

In this repository I'll show the usages of "tools" attribute of Android Studio. It's a very useful tricks to preview your XML design as like as real App before running it. Check my Bengali tutorial post from here

Notifications You must be signed in to change notification settings

hasancse91/Android-tools-Attribute-For-UI-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android tools Attribute For Previewing XML UI Design

In this repository I'll show the usages of "tools" attribute of Android Studio. It's a very useful tricks to preview your XML design as like as real App before running it

You don't need to run the project. Simply open the layout xml files with Android Studio and check the preview of layouts.

Problem 1: Simple Use of "tools"

Layout XML source code of activity_main.xml

Problem 2: Simple Use of "tools" attribute in RecyclerView

Layout XML source code of layout_food_list.xml

Layout XML source code of item_food.xml

Problem 3: Use of "tools" attribute with default sample data of Android Studio in RecyclerView

Layout XML source code of layout_book_list.xml

Layout XML source code of item_book.xml

Problem 4: Use of "tools" attribute with default sample data in RecyclerView

Layout XML source code of layout_profile_list.xml

Layout XML source code of item_profile.xml

Problem 5: Use of "tools" attribute with custom JSON data in RecyclerView

Layout XML source code of layout_student_list.xml

Layout XML source code of item_student.xml

About

In this repository I'll show the usages of "tools" attribute of Android Studio. It's a very useful tricks to preview your XML design as like as real App before running it. Check my Bengali tutorial post from here

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages