java.lang.NumberFormatException: Invalid int: "112.5" at java.lang.Integer.invalidInt(Integer.java:138) at java.lang.Integer.parse(Integer.java:410) at java.lang.Integer.parseInt(Integer.java:367) at java.lang.Integer.parseInt(Integer.java:334) at com.entitcs.office_attendance.activities.AdvanceExpenseTransHistoryActivity$c.b(SourceFile) at com.entitcs.office_attendance.activities.AdvanceExpenseTransHistoryActivity$c.onBindViewHolder(SourceFile) at androidx.recyclerview.widget.RecyclerView$g.onBindViewHolder(SourceFile) at androidx.recyclerview.widget.RecyclerView$g.bindViewHolder(SourceFile) at androidx.recyclerview.widget.RecyclerView$v.H(SourceFile) at androidx.recyclerview.widget.RecyclerView$v.I(SourceFile) at androidx.recyclerview.widget.k.i(SourceFile) at androidx.recyclerview.widget.k.c(SourceFile) at androidx.recyclerview.widget.k.d(SourceFile) at androidx.recyclerview.widget.k.g(SourceFile) at androidx.recyclerview.widget.k.run(SourceFile) at android.os.Handler.handleCallback(Handler.java:742) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:5527) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)