Giter Club home page Giter Club logo

android's People

Contributors

ccrawford93 avatar drewby08 avatar kusold avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kusold

android's Issues

FC: Press "Calculate BAC" without entering any drinks

The program force closes if it tries to calculate a BAC from nothing.

05-28 22:34:34.015: WARN/dalvikvm(20484): threadid=1: thread exiting with uncaught exception (group=0x40a011f8)
05-28 22:34:34.030: ERROR/AndroidRuntime(20484): FATAL EXCEPTION: main
java.lang.NumberFormatException: Invalid int: ""
at java.lang.Integer.invalidInt(Integer.java:138)
at java.lang.Integer.parseInt(Integer.java:359)
at java.lang.Integer.parseInt(Integer.java:332)
at edu.osu.BacActivity$2.onClick(BacActivity.java:99)
at android.view.View.performClick(View.java:3511)
at android.view.View$PerformClick.run(View.java:14105)
at android.os.Handler.handleCallback(Handler.java:605)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4424)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:787)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:554)
at dalvik.system.NativeStart.main(Native Method)
05-28 22:34:34.062: WARN/ActivityManager(293): Force finishing activity edu.osu/.BeerBuddyActivity
05-28 22:34:34.085: ERROR/IMGSRV(213): names.c:144: RemoveItemFromList: trying to remove nonexistent item from names array

Map Always Animates Back to Center

The map always animates back to center due to location change. It would be nice to figure out a way for it to only animate to center if the user didn't drag the map elsewhere.

Maybe a feature for the next iteration?

Icon isn't displayed

The new icon isn't being displayed for me on either the splash screen or my application launcher.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.