adicionei comentarios
parent
6e06f7d133
commit
54057f3723
|
|
@ -20,5 +20,6 @@ public class MainActivity extends AppCompatActivity {
|
||||||
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom);
|
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom);
|
||||||
return insets;
|
return insets;
|
||||||
});
|
});
|
||||||
|
//este comentario não serve para nada
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue