Bug Fixes

Bug Fixes
master
Abdul Mannan Saeed 2021-08-28 08:37:43 -07:00
parent 3d9b789228
commit 83f7bdaa44
1 changed files with 2 additions and 2 deletions

View File

@ -146,8 +146,8 @@ public class messageManager implements View.OnClickListener, DialogInterface.OnD
mDialog.setOnDismissListener(this);
mPopupToastContainer.setBackground(helperMethod.getDrawableXML(mContext, pBackground));
if(pBackground == R.xml.ax_background_important){
mPopupToastInfo.setText(Color.WHITE);
mPopupToastNext.setText(Color.WHITE);
mPopupToastInfo.setTextColor(Color.WHITE);
mPopupToastNext.setTextColor(Color.WHITE);
}
mToastHandler.postDelayed(() ->