Android Question two layouts with same declarationes possible?

Hans- Joachim Krahe

Active Member
Licensed User
Longtime User
Hi,

ich have two similar layouts with plenty buttons. If I only load one at a time, can the buttons have same declarationes then? As "dim Button117 as button", or can it generate errors?
 
Top