更改下空格,样式
This commit is contained in:
@@ -353,9 +353,7 @@ class MainActivity : AppCompatActivity() {
|
|||||||
text = "标签示例$tabIndex"
|
text = "标签示例$tabIndex"
|
||||||
tabLayout.addTab(this)
|
tabLayout.addTab(this)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun submitToServer(content: String) {
|
private fun submitToServer(content: String) {
|
||||||
|
|||||||
Reference in New Issue
Block a user