Skip to content

Commit 65851e3

Browse files
Removed Blacnk Spaces
1 parent 8f76fd7 commit 65851e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/java/com/example/dhananjay/dailygoals/BottomNavigationBehavior.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import static java.lang.Math.max;
1313
import static java.lang.Math.min;
1414

15-
1615
public class BottomNavigationBehavior extends CoordinatorLayout.Behavior<BottomNavigationView> {
1716

1817
/**
@@ -33,7 +32,6 @@ public BottomNavigationBehavior(Context context, AttributeSet attrs) {
3332
super(context, attrs);
3433
}
3534

36-
3735
/**
3836
* @param coordinatorLayout the CoordinatorLayout with which the behavior is associated
3937
* @param child the child view of the CoordinatorLayout this behavior is associated with

0 commit comments

Comments
 (0)