Adicionei um comentário
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user