I am using an action bar and I would like to set my Logo to the left is there any way I can implement padding to the left or left align with the below statement
getSupportActionBar().setLogo(R.drawable.ic_deviceLogo);
I am using an action bar and I would like to set my Logo to the left is there any way I can implement padding to the left or left align with the below statement
getSupportActionBar().setLogo(R.drawable.ic_deviceLogo);