Android TextView Center Wyrównaj tekst programowo
yourTextView.setGravity(Gravity.CENTER);
Fedeboss
yourTextView.setGravity(Gravity.CENTER);