Remove usless
This commit is contained in:
parent
7dfa873e39
commit
4c69f346fc
1 changed files with 0 additions and 5 deletions
|
@ -34,11 +34,6 @@ public class OsmLoginDataBottomSheet extends BasePreferenceBottomSheet {
|
|||
private EditText userNameEditText;
|
||||
private EditText passwordEditText;
|
||||
|
||||
private int contentHeightPrevious = 0;
|
||||
private int buttonsHeight;
|
||||
private int shadowHeight;
|
||||
private ScrollView scrollView;
|
||||
|
||||
@Override
|
||||
public void createMenuItems(Bundle savedInstanceState) {
|
||||
Context context = getContext();
|
||||
|
|
Loading…
Reference in a new issue