{Uki's tech notes}
This notebook is a collection of code snippets and technical "how to" instructions.
Pages
Welcome
Julia
AI
Android
Java
Python
Jypyter
Conda
Linux/UNIX
LinkedIn
Medium articles
Uki's personal blog
Search This Blog
5d. AndroidStudio: convert to lower/upper case
by: Anonymous
This tutorial shows you how to change the code lower/upper case of code in Android Studio.
FROM:
<string-array name="CONVERSION_TYPES">
TO:
<string-array name="conversion_types">
Highlight the text and use "
shift command y
"
to go to UPPER case "
shift command u
"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment