Github user saketkumar95 commented on a diff in the pull request:

    
https://github.com/apache/incubator-taverna-mobile/pull/69#discussion_r173614607
  
    --- Diff: app/src/main/res/layout/fragment_login.xml ---
    @@ -32,8 +32,8 @@
     
             <ImageView
                 android:id="@+id/logo"
    -            android:layout_width="wrap_content"
    -            android:layout_height="wrap_content"
    +            android:layout_width="70dp"
    +            android:layout_height="70dp"
    --- End diff --
    
    Adds these all in `dimens.xml` file 


---

Reply via email to