Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e9e8e04b
authored
Aug 04, 2017
by
Sebastián Collado Montañez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
working on layout
parent
76768481
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
android/Pictogram/tabletlibrary/src/main/res/layout/vocabulary_manager.xml
android/Pictogram/tabletlibrary/src/main/res/layout/vocabulary_manager_big.xml
android/Pictogram/tabletlibrary/src/main/res/layout/vocabulary_manager.xml
View file @
e9e8e04b
...
@@ -60,7 +60,6 @@
...
@@ -60,7 +60,6 @@
android:layout_alignParentStart=
"true"
android:layout_alignParentStart=
"true"
android:layout_below=
"@+id/loginTopbarLayout"
android:layout_below=
"@+id/loginTopbarLayout"
android:background=
"#EEEEEE"
android:background=
"#EEEEEE"
android:paddingTop=
"36dp"
android:scaleType=
"fitCenter"
android:scaleType=
"fitCenter"
android:src=
"@drawable/show_categories_grid"
/>
android:src=
"@drawable/show_categories_grid"
/>
...
@@ -78,7 +77,6 @@
...
@@ -78,7 +77,6 @@
android:numColumns=
"10"
android:numColumns=
"10"
android:paddingLeft=
"@dimen/small_padding"
android:paddingLeft=
"@dimen/small_padding"
android:paddingRight=
"@dimen/small_padding"
android:paddingRight=
"@dimen/small_padding"
android:paddingTop=
"36dp"
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
<GridView
<GridView
...
@@ -92,7 +90,6 @@
...
@@ -92,7 +90,6 @@
android:background=
"#DDDDDD"
android:background=
"#DDDDDD"
android:gravity=
"center_vertical|center|center_horizontal"
android:gravity=
"center_vertical|center|center_horizontal"
android:horizontalSpacing=
"@dimen/picto_grid_spacing"
android:horizontalSpacing=
"@dimen/picto_grid_spacing"
android:paddingTop=
"36dp"
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
</RelativeLayout>
</RelativeLayout>
...
...
android/Pictogram/tabletlibrary/src/main/res/layout/vocabulary_manager_big.xml
View file @
e9e8e04b
...
@@ -60,7 +60,6 @@
...
@@ -60,7 +60,6 @@
android:layout_alignParentStart=
"true"
android:layout_alignParentStart=
"true"
android:layout_below=
"@+id/sessionTopbarLayout"
android:layout_below=
"@+id/sessionTopbarLayout"
android:background=
"#EEEEEE"
android:background=
"#EEEEEE"
android:paddingTop=
"56dp"
android:scaleType=
"fitCenter"
android:scaleType=
"fitCenter"
android:src=
"@drawable/show_categories_grid"
/>
android:src=
"@drawable/show_categories_grid"
/>
...
@@ -78,7 +77,6 @@
...
@@ -78,7 +77,6 @@
android:numColumns=
"8"
android:numColumns=
"8"
android:paddingLeft=
"@dimen/small_padding"
android:paddingLeft=
"@dimen/small_padding"
android:paddingRight=
"@dimen/small_padding"
android:paddingRight=
"@dimen/small_padding"
android:paddingTop=
"56dp"
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
<GridView
<GridView
...
@@ -93,7 +91,6 @@
...
@@ -93,7 +91,6 @@
android:gravity=
"center_vertical|center|center_horizontal"
android:gravity=
"center_vertical|center|center_horizontal"
android:horizontalSpacing=
"@dimen/picto_grid_spacing"
android:horizontalSpacing=
"@dimen/picto_grid_spacing"
android:paddingLeft=
"@dimen/small_padding"
android:paddingLeft=
"@dimen/small_padding"
android:paddingTop=
"56dp"
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
android:verticalSpacing=
"@dimen/picto_grid_spacing"
></GridView>
</RelativeLayout>
</RelativeLayout>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment