abdulwaheed-dev / coffee-bill-android-kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coffee-bill-android-kotlin

Building the Coffee Ordering application

This is simple android application that is build in android studio using the kotlin language.

Layout used:

Constraint layout is used in building this application, in which different elements are used i.e., imageView for displaying images and textviews for showing the order details.

Moreover two Linear layouts are used in constraint layout. In the first linear layout there are checkboxes for toppings and other layout has quantity elements, i.e., two buttons one for increment and other for decrement of quantity and other element is the textview that shows the quantity number.

Screenshot of application

alt text

About


Languages

Language:Kotlin 100.0%