This repository was archived by the owner on May 5, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 android : visibility =" gone"
4747 />
4848 </FrameLayout >
49-
5049 <LinearLayout
5150 android : layout_width =" 0dp"
5251 android : layout_height =" match_parent"
6059 android : background =" @drawable/vocab_clipboard_yellow"
6160 android : text =" @string/pimples"
6261 android : gravity =" center"
63- />
62+ android : paddingLeft = " @dimen/vocab_match_padding " />
6463 <powerup .systers.com.vocab_match_game.VocabBoardTextView
6564 android : id =" @+id/tv2"
6665 android : layout_width =" match_parent"
6766 android : layout_height =" 0dp"
6867 android : layout_weight =" 1"
6968 android : background =" @drawable/vocab_clipboard_yellow"
7069 android : text =" @string/bra"
71- android : gravity =" center" />
70+ android : gravity =" center"
71+ android : paddingLeft =" @dimen/vocab_match_padding" />
7272 <powerup .systers.com.vocab_match_game.VocabBoardTextView
7373 android : id =" @+id/tv3"
7474 android : layout_width =" match_parent"
7575 android : layout_height =" 0dp"
7676 android : layout_weight =" 1"
7777 android : background =" @drawable/vocab_clipboard_yellow"
7878 android : text =" @string/periods"
79- android : gravity =" center" />
79+ android : gravity =" center"
80+ android : paddingLeft =" @dimen/vocab_match_padding" />
8081 </LinearLayout >
8182 </LinearLayout >
82-
83-
8483</FrameLayout >
Original file line number Diff line number Diff line change 6565 <dimen name =" margin_right_txt_msg2" >125dp</dimen >
6666 <dimen name =" btn_padding" >4dp</dimen >
6767 <dimen name =" btn_radius" >3dp</dimen >
68+ <dimen name =" vocab_match_padding" >35dp</dimen >
6869</resources >
You can’t perform that action at this time.
0 commit comments