diff --git a/res/layout/departure_listing.xml b/res/layout/departure_listing.xml index c3ed530..9bbf0e4 100644 --- a/res/layout/departure_listing.xml +++ b/res/layout/departure_listing.xml @@ -1,5 +1,6 @@ @@ -30,10 +31,12 @@ style="@style/BikeIcon" android:src="@drawable/bike" /> - + android:gravity="right" + android:width="90dp" + bart:tickInterval="1" /> - + android:layout_toRightOf="@id/destinationColorBar" + bart:tickInterval="3" /> @@ -13,6 +14,82 @@ android:paddingRight="5dp" android:textSize="24dp" /> + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/attrs.xml b/res/values/attrs.xml index c59822c..99d492f 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -12,20 +12,27 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - --> +--> + + - + + + + + + - + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 3b3ae05..e08dbbd 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -32,4 +32,7 @@ Departures OK Quick departure lookup + I\'m getting on this train + Departure options + Your train diff --git a/res/values/styles.xml b/res/values/styles.xml index f6a8dcb..e86670f 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -94,7 +94,6 @@ wrap_content 20dp true - 90dp