Android app that uses a LinearLayout with a nested ScrollView to display a mini-bio and optimized with data binding.
The following functionality is complete:
- Implement app using LinearLayout with nested ScrollView
- Use data binding for optimization which removes the need to traverse the layout tree multiple times.
- Store data in data classe objects instead of XML resources.
- Display the input text without an underline.
Peter Akala
See the LICENSE file for license rights and limitations (Apache License 2.0).