android / add-adaptive-layouts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sports App

Starter code for "Add adaptive layouts to a view-based Android app with Compose" codelab.

Sports app is a basic app to introduce intermediate developers to adaptive layouts. This app consists of three main screens: the sports list, favorites, and settings. The favorites and settings screens shows placeholder texts. This sports app shows a sports news (with a placeholder text) by selecting a sport in the sports list.

Pre-requisites

You need to know:

Getting Started

  1. Download and run the app.

Acknowledgement

This sports app is based on the code for "Adaptive Layouts" codelab, which is a part of Android Basics in Kotlin.

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%