Cosmetic changes to readme and MainActivity
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Successful in 5s
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Successful in 5s
This commit is contained in:
@@ -38,6 +38,4 @@ public class MainActivity extends AppCompatActivity {
|
||||
setContentView(binding.getRoot());
|
||||
binding.protocol.setMovementMethod(new ScrollingMovementMethod());
|
||||
}
|
||||
|
||||
// Добавьте недостающие методы здесь
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user