Adicionei um comentário
parent
e7e269293e
commit
3ed6e06a2d
|
|
@ -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;
|
||||||
});
|
});
|
||||||
|
//adiconei código aqui
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue