Adicionei um botão
parent
091440f6b1
commit
91fee1dc09
|
|
@ -20,5 +20,6 @@ public class MainActivity extends AppCompatActivity {
|
|||
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom);
|
||||
return insets;
|
||||
});
|
||||
// Hello World button
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue