You can use 2 screens for this.
MainScreen
to show all the products
Productscreen
to show details of the product.
You can add the contents on the screen
according to the product being clicked. This way, you do not need to create a separate screen
for each product.
Note: Since the contents on the productscreen
will be added at runtime, you will need to write it in .py
file and not .kv
file.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…