Skip to content

anggiimaisa/generation-girl-android-layouting

Repository files navigation

generation-girl-android-layouting-day-2

WinterClub21 - Mobil App Bahasa Class

Layouting

You can access your layout at res/layout/<your_layout_name>.xml

Activity

Activity is where you can add interaction to your app programmatically

Manifest

Manifest is the place where you can register your activity and app permission

Resource

You can add your image at res/drawable You can add your color at res/values/colors.xml You can add your static string at res/values/strings.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages