mirror of https://github.com/kivy/kivy.git
18 lines
249 B
ReStructuredText
18 lines
249 B
ReStructuredText
|
.. _bestpractices:
|
||
|
|
||
|
Best Practices
|
||
|
==============
|
||
|
|
||
|
Designing your Application code
|
||
|
-------------------------------
|
||
|
|
||
|
Handle Window resizing
|
||
|
----------------------
|
||
|
|
||
|
Managing resources
|
||
|
------------------
|
||
|
|
||
|
Platform consideration
|
||
|
----------------------
|
||
|
|