Answer the question
In order to leave comments, you need to log in
How to make your simple evernote for android?
You need to make the text input field full screen like in evernote.
With the help of what tools, libraries. Maybe there are analogues on github. As I did not write, I can not find what I need
Answer the question
In order to leave comments, you need to log in
Paste in xml code
<EditText
android:id="@+id/editText"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:ems="10"
android:inputType="textPersonName"
android:text="Name" />
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question