When I add callback as method arg i.e.:
handler.post(new Runnable() {
public void run() {
…
AIDE indents nested class body to 2 steps (8 spaces), not to one.
And no formatting options to fix it.
When I add callback as method arg i.e.:
handler.post(new Runnable() {
public void run() {
…
AIDE indents nested class body to 2 steps (8 spaces), not to one.
And no formatting options to fix it.