Adicionei um comentário
parent
df414af353
commit
b070da89b3
|
|
@ -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 código aqui
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue