6 lines
381 B
Markdown
6 lines
381 B
Markdown
## Billing Dialog
|
|
|
|
This shows a dialog with the prices and names of your products. It also shows if a product is already owned and allows to buy unowned products by clicking them.
|
|
|
|
https://github.com/MFlisar/ComposeDialogs/blob/dc45d5a81905eb53b2883cfaab129b5a503cb992/library/modules/billing/src/main/java/com/michaelflisar/composedialogs/dialogs/billing/DialogBilling.kt#L72-L84
|