can anyone help me with this where T is a type-variable: T extends View declared in method findViewById(int)

前端 未结 0 441
温柔的废话
温柔的废话 2020-12-06 12:05

Button btnRoll = findViewById( R.id.btnRollTheDice ); ^ where T is a type-variable: T extends View declared in method findViewById(int)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题