adicionei o comentario
parent
9fb04fdec3
commit
d424781748
|
|
@ -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;
|
||||||
});
|
});
|
||||||
|
// adicionei codigo aqui
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue