I am trying to create a simple notepad for android. How can I add line numbers to the Kivy\'s TextInput()? My code is
from kivy.app import App from kivy.uix.text