testkonto0

Results 1 comments of testkonto0

Hi, How to invoke manually SetText in my activity? Edit: Ok, I worked it out. If someone needed it must call: CircleButton c = (CircleButton) rootView.findViewById(R.id.cc); c.setText(params);