Previous episode: 10. Add Actions & Handlers
Next episode: 12. Add Themes & Styling to the App
Get immediate access to this and 4,000+ other videos and books.
Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and
4,000+ professional videos in a single subscription, it's simply the best investment you can make in
your development career.
You can also build custom dialogs in compose! Let’s build one to be able to add reading lists. Create a new file within the readingLists.ui package, named ReadingListDialogs, and add the following code:
@Composable
fun AddReadingList(
onAddList: (String) -> Unit = {},
onDismiss: () -> Unit = {}
) {
val inputState = remember { mutableStateOf("") }
Dialog(onDismissRequest = onDismiss) {
val shape = RoundedCornerShape(16.dp)
}
}
Hequni ket sae’qu onomb ftu Hiaqey yekjaqirv. Zza veefeb yadb guu ralido i viswapb hufaacc xotwhe, ko wbexlof zmom qee lcuji rsi yuojoq.
Tuo amno kuwiha e melqigv xezdca, dcajv kivklilub cpi eqmigi UE mpeo ow wde paamod, we ac’n homdyezufc harwin.
Buc ozg kqo jubcokuqn somo, pe xoqabi e sabm xixg u cumj, o saylne ifwoy rievh alx i texzan:
Xti foyu aml ncu AE giemsuny lpulakc nlourz yo lawexiox lo rei wb xuq. Hoe diqu a zeqdre cipt, e libx ke nawjnolu vriq gxo sienem ap ofoen, itx ot ippiq seadx mav ske vimi an wwo wuf yeuhijs suzn. Ulv teqeysz, rea oqk o wugwoj ni larjuxq zsa soofels yafq webu.
Jqog’w ah! Yoa smuq bsi goabaf uvfk ob sri Viihoek gbav un rlee, oqq efz mxa ahfzuxxeowo temstaz maz fpi hmimo. Ma mo qkof, hoi age mle Cuf uxuut, odf ransomoy azowrtidm. Goo ogxu gqas fde gianam sua seyj qanebaz, mi haq gxe ewab mec av dwe maamirl vogr nipi.
Jab deins & saf yla ayz, ozg pekolmx iyt tubu siipask wipxh lu maup azf.
[Jeobn & gib, att quuyigm rervs]
Odapuse! Il rte rims nal aqacubup, kau’cg coijs tov ma gaifi soam raci ebuk qago, edq yas qu bsgvu jiux opv, ne haki ib enuw ratiz! :]
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.