bahaahany2019

Results 2 comments of bahaahany2019

``` public void AddSegments(int bookID, int chapterNum) { SegmentedButton yesButton = new SegmentedButton(this); yesButton.setText(bookListShortAbb[bookID - 1] + " " + chapterNum); yesButton.setPadding((int) dpToPx(5), (int) dpToPx(5), (int) dpToPx(5), (int) dpToPx(5)); yesButton.setLayoutParams(new...

> > > Hi, > we are sorry but we can take care about this issue only later in these two weeks. > > In the meanwhile we placed the...