Merge "Add help info at the bottom of the dialog"

This commit is contained in:
TreeHugger Robot
2018-01-06 00:15:43 +00:00
committed by Android (Google) Code Review
6 changed files with 191 additions and 114 deletions

View File

@@ -50,7 +50,6 @@ public class PrivateDnsModeDialogFragmentTest {
private PrivateDnsModeDialogFragment mFragment;
private Button mSaveButton;
@Before
public void setUp() {
MockitoAnnotations.initMocks(this);