Skip to content

Commit

Permalink
fix:ID,Type,Description values done vertically aligned in Create iden…
Browse files Browse the repository at this point in the history
…tifiers section
  • Loading branch information
iml-v authored and droidchef committed Mar 11, 2019
1 parent db42241 commit e46a537
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
android:id="@+id/tv_identifier_id"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_weight="0.86"
android:gravity="left"
android:text="" />

Expand Down

0 comments on commit e46a537

Please sign in to comment.