Android Studio Tab Spacing
android-studio
Solution
Type in 'spac' in the search panel of the settings view.
You will find `Editor` -> `Code Style`->`Java`->`Tabs and Indents`->`Use tab character`.
Problem
How can I change spacing in Android Studio to use tabs instead of spaces? I tried Preference -> Editor but I don't see the option there. I'm using Android Studio for Mac