Skip to content

Commit

Permalink
Update assets to FYP Reporter. (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcraciunoiu committed Apr 25, 2024
1 parent 17c439c commit a57d717
Show file tree
Hide file tree
Showing 10 changed files with 106 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@ class ScreenRecorderService : Service() {
)

private fun createNotification() =
NotificationCompat.Builder(this, "screen_recording_channel").setSmallIcon(R.drawable.ic_launcher_foreground)
.setContentTitle("Screen recording...").setContentText("TikTokRecorder started screen recording.").setOngoing(true)
NotificationCompat.Builder(this, "screen_recording_channel").setSmallIcon(R.drawable.fyp_reporter_logo)
.setContentTitle("Screen recording...").setContentText("FYP Reporter started screen recording.").setOngoing(true)
.setDeleteIntent(getDeleteIntent()).addAction(
R.drawable.ic_launcher_foreground, "Stop recording", getStopRecordingIntent()
R.drawable.fyp_reporter_logo, "Stop recording", getStopRecordingIntent()
).build()

override fun onDestroy() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class UploadRecordingService : Service() {
)

private fun createNotification() = NotificationCompat.Builder(this, "uploading_file_channel")
.setSmallIcon(R.drawable.ic_launcher_foreground)
.setSmallIcon(R.drawable.fyp_reporter_logo)
.setContentTitle("Uploading recording...")
.setOngoing(true)
.setDeleteIntent(getDeleteIntent())
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
package org.mozilla.tiktokreporter.data.remote

import org.mozilla.tiktokreporter.BuildConfig
import org.mozilla.tiktokreporter.data.remote.response.PolicyDTO
import org.mozilla.tiktokreporter.data.remote.response.SignedUrlDTO
import org.mozilla.tiktokreporter.data.remote.response.StudyDTO
import retrofit2.http.GET
import retrofit2.http.Header
import retrofit2.http.Path

interface TikTokReporterService {
Expand All @@ -18,5 +20,7 @@ interface TikTokReporterService {
suspend fun getStudyById(@Path("id") studyId: String): StudyDTO

@GET("signedUrl")
suspend fun getSignedUrl(): SignedUrlDTO
suspend fun getSignedUrl(
@Header("X-API-KEY") token: String = BuildConfig.UPLOAD_RECORDING_API_KEY,
): SignedUrlDTO
}
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fun SplashScreen() {
.padding(MozillaDimension.XL.times(2))
.align(Alignment.Center),
painter = painterResource(
id = R.drawable.tt_reporter_logo_02_white
id = R.drawable.fyp_reporter_logo_fyp_reporter_secondary_white
),
contentDescription = null
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fun MozillaTopAppBar(
Image(
modifier = Modifier.width(maxWidth.div(2)),
painter = painterResource(
id = R.drawable.tt_reporter_logo_01_black
id = R.drawable.fyp_reporter_logo_fyp_reporter_primary_outlined_black
),
contentDescription = null
)
Expand Down
24 changes: 24 additions & 0 deletions app/src/main/res/drawable/fyp_reporter_logo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="1068dp"
android:height="1068dp"
android:viewportWidth="1068"
android:viewportHeight="1068">
<path
android:pathData="M712.4,711.6H634.3C628.2,711.6 623.2,706.5 623.2,700.4C623.2,694.2 628.2,689.2 634.3,689.2H690V633.5C690,627.4 695,622.4 701.2,622.4C707.3,622.4 712.3,627.4 712.3,633.5V711.6H712.4Z"
android:fillColor="#FF6871"/>
<path
android:pathData="M367.2,445.2C361,445.2 356,440.2 356,434V356H434C440.2,356 445.2,361 445.2,367.2C445.2,373.4 440.2,378.4 434,378.4H378.4V434C378.4,440.2 373.4,445.2 367.2,445.2Z"
android:fillColor="#FF6871"/>
<path
android:pathData="M533.8,419.8C472.1,419.8 422.1,469.8 422.1,531.5V695.4L485.3,632.2C500,639.3 516.5,643.2 533.8,643.2C595.5,643.2 645.6,593.2 645.6,531.5C645.6,469.8 595.5,419.8 533.8,419.8Z"
android:fillColor="#FF6871"/>
<path
android:pathData="M594.2,553.1C604.6,553.1 613,544.6 613,534.2C613,523.8 604.6,515.3 594.2,515.3C583.7,515.3 575.3,523.8 575.3,534.2C575.3,544.6 583.7,553.1 594.2,553.1Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M534.2,553.1C544.6,553.1 553.1,544.6 553.1,534.2C553.1,523.8 544.6,515.3 534.2,515.3C523.8,515.3 515.3,523.8 515.3,534.2C515.3,544.6 523.8,553.1 534.2,553.1Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M474.2,553.1C484.6,553.1 493.1,544.6 493.1,534.2C493.1,523.8 484.6,515.3 474.2,515.3C463.8,515.3 455.3,523.8 455.3,534.2C455.3,544.6 463.8,553.1 474.2,553.1Z"
android:fillColor="#ffffff"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector android:height="212.21793dp" android:viewportHeight="212.2"
android:viewportWidth="1183.9" android:width="1184dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF000000" android:pathData="M210.2,209.8H164.2c-3.7,0 -6.6,-3 -6.6,-6.6s3,-6.6 6.6,-6.6h32.8v-32.8c0,-3.7 3,-6.6 6.6,-6.6s6.6,3 6.6,6.6V209.8z"/>
<path android:fillColor="#FF000000" android:pathData="M6.6,52.6c-3.7,0 -6.6,-3 -6.6,-6.6V0h46c3.7,0 6.6,3 6.6,6.6s-3,6.6 -6.6,6.6H13.2v32.8C13.2,49.7 10.3,52.6 6.6,52.6z"/>
<path android:fillColor="#FF000000" android:pathData="M104.9,37.6c-36.4,0 -65.9,29.5 -65.9,65.9v96.7l37.3,-37.3c8.7,4.2 18.4,6.5 28.6,6.5c36.4,0 65.9,-29.5 65.9,-65.9C170.8,67.1 141.3,37.6 104.9,37.6zM69.7,116.3c-6.2,0 -11.1,-5 -11.1,-11.1c0,-6.2 5,-11.1 11.1,-11.1c6.2,0 11.1,5 11.1,11.1C80.9,111.3 75.9,116.3 69.7,116.3zM105.1,116.3c-6.2,0 -11.1,-5 -11.1,-11.1c0,-6.2 5,-11.1 11.1,-11.1c6.2,0 11.1,5 11.1,11.1C116.3,111.3 111.3,116.3 105.1,116.3zM140.5,116.3c-6.2,0 -11.1,-5 -11.1,-11.1c0,-6.2 5,-11.1 11.1,-11.1c6.2,0 11.1,5 11.1,11.1C151.6,111.3 146.6,116.3 140.5,116.3z"/>
<path android:fillColor="#FF000000" android:pathData="M244,0.2h72.2v19h-49.2v26h44.4v19h-44.4v45.1h-23.1V0.2z"/>
<path android:fillColor="#FF000000" android:pathData="M350,0.2l24.9,47h1.1L400.9,0.2h25.8l-39.8,70.5v38.6H364V70.7L324.2,0.2H350z"/>
<path android:fillColor="#FF000000" android:pathData="M436.1,0.2h43c24.8,0 39.1,15.3 39.1,37c0,21.8 -14.6,36.8 -39.7,36.8h-19.4v35.4h-23.1V0.2zM474.8,55.4c13.2,0 19.7,-7.5 19.7,-18.3c0,-10.9 -6.4,-18.1 -19.8,-18.1h-15.6v36.4H474.8z"/>
<path android:fillColor="#FF000000" android:pathData="M565,0.2h43c24.8,0 39.1,14 39.1,35.6c0,14.9 -6.9,25.7 -19.3,31.1l23.2,42.4h-25.5L604.9,70.6h-16.8v38.7H565V0.2zM603.7,52.1c13.2,0 19.7,-5.4 19.7,-16.3c0,-10.9 -6.4,-16.8 -19.8,-16.8h-15.6v33H603.7z"/>
<path android:fillColor="#FF000000" android:pathData="M656.8,68.8c0,-25.3 15.6,-42.3 39.7,-42.3c21.6,0 38.5,13.7 38.5,41.5v6.2h-55.7v0.1c0,12.2 7.2,19.7 18.5,19.7c7.6,0 13.4,-3.3 15.7,-9.5l21,1.4c-3.2,15.2 -16.8,25 -37.1,25C672.2,110.9 656.8,94.7 656.8,68.8zM713.6,60.1c-0.1,-9.8 -6.9,-16.8 -16.7,-16.8c-10.1,0 -17.1,7.5 -17.6,16.8H713.6z"/>
<path android:fillColor="#FF000000" android:pathData="M748.1,27.5h22.4v13.7h1c3,-6.7 9.6,-14.8 23.3,-14.8c18,0 33.1,14 33.1,42.1c0,27.4 -14.5,42.1 -33.2,42.1c-13.2,0 -20.1,-7.6 -23.2,-14.4h-0.7v43.8H748.1V27.5zM787.5,92.6c11.1,0 17.2,-9.9 17.2,-24.2c0,-14.2 -6,-23.9 -17.2,-23.9c-11,0 -17.2,9.3 -17.2,23.9S776.6,92.6 787.5,92.6z"/>
<path android:fillColor="#FF000000" android:pathData="M837.2,68.7c0,-25.4 15.4,-42.3 40.3,-42.3c24.8,0 40.3,16.9 40.3,42.3c0,25.2 -15.4,42.2 -40.3,42.2C852.6,110.9 837.2,93.9 837.2,68.7zM894.6,68.5c0,-14.3 -5.9,-24.8 -17.1,-24.8c-11.4,0 -17.3,10.6 -17.3,24.8s5.9,24.8 17.3,24.8C888.8,93.3 894.6,82.8 894.6,68.5z"/>
<path android:fillColor="#FF000000" android:pathData="M930.6,27.5h22v14.3h0.9c3,-10.1 10.5,-15.4 19.7,-15.4c2.3,0 5.1,0.3 7.1,0.8v20.1c-2.1,-0.7 -6.4,-1.2 -9.6,-1.2c-10,0 -17.4,6.9 -17.4,17v46.3h-22.7V27.5z"/>
<path android:fillColor="#FF000000" android:pathData="M1035.9,44.5h-15.4v39.6c0,6.3 3.1,8 7.7,8c2.1,0 4.5,-0.5 5.7,-0.8l3.6,16.9c-2.3,0.8 -6.4,1.9 -12.3,2.1c-16.5,0.7 -27.4,-7.2 -27.3,-23.3V44.5h-11.2V27.5h11.2V7.9h22.7v19.6h15.4V44.5z"/>
<path android:fillColor="#FF000000" android:pathData="M1043,68.8c0,-25.3 15.6,-42.3 39.7,-42.3c21.6,0 38.5,13.7 38.5,41.5v6.2h-55.7v0.1c0,12.2 7.2,19.7 18.5,19.7c7.6,0 13.4,-3.3 15.7,-9.5l21,1.4c-3.2,15.2 -16.8,25 -37.1,25C1058.4,110.9 1043,94.7 1043,68.8zM1099.8,60.1c-0.1,-9.8 -6.9,-16.8 -16.7,-16.8c-10.1,0 -17.1,7.5 -17.6,16.8H1099.8z"/>
<path android:fillColor="#FF000000" android:pathData="M1134.3,27.5h22v14.3h0.9c3,-10.1 10.5,-15.4 19.7,-15.4c2.3,0 5.1,0.3 7.1,0.8v20.1c-2.1,-0.7 -6.4,-1.2 -9.6,-1.2c-10,0 -17.4,6.9 -17.4,17v46.3h-22.7V27.5z"/>
<path android:fillColor="#FF000000" android:pathData="M1183.2,202.5c-0.8,0.2 -1.4,0.3 -2.1,0.3c-2.3,0 -3.4,-1 -3.4,-3.8v-21.3c0,-11.2 -8.9,-16.6 -19.5,-16.6c-8.1,0 -12.4,1 -21,4.5l-1.9,11.3l11.2,1.2l1.6,-5.5c2.3,-1.2 4.6,-1.4 7.5,-1.4c7.9,0 8.1,6 8.1,11v1.6c-2.5,-0.3 -5.3,-0.4 -8.1,-0.4c-11.2,0 -22.8,2.8 -22.8,14.9c0,10.2 8.1,14 15.1,14c7.9,0 12.9,-4.8 15.8,-9.8c0.6,6 4.2,9.8 10.8,9.8c3,0 6.2,-0.9 8.8,-2.3L1183.2,202.5zM1153.1,202.2c-4.2,0 -5.8,-2.5 -5.8,-5.7c0,-5.3 4.3,-6.7 9.4,-6.7c2.3,0 4.8,0.3 7.1,0.6C1163.4,198.6 1158.1,202.2 1153.1,202.2zM1134.2,136.3l-21.2,74.8h-13.8l21.2,-74.8H1134.2zM1105.7,136.3l-21.2,74.8h-13.8l21.2,-74.8H1105.7zM1046.8,162h14.7v17.6h-14.7V162zM1046.8,193.5h14.7v17.6h-14.7V193.5zM1025.5,192.8l11.1,1.1l-3,17.2h-42.8l-1.4,-7.4l27,-31h-15.3l-2.2,7.6l-10.1,-1.1l1.7,-17.2h43.1l1.1,7.4l-27.2,31h15.9L1025.5,192.8zM955.2,161.1c-17.6,0 -26.3,11.9 -26.3,26.2c0,15.7 10.4,24.9 25.6,24.9c15.7,0 27,-9.9 27,-25.6C981.4,172.9 972.8,161.1 955.2,161.1zM954.8,201.4c-7.6,0 -11.5,-6.5 -11.5,-15c0,-9.3 4.5,-14.6 11.6,-14.6c6.6,0 12,4.5 12,14.4C966.9,195.5 962.1,201.4 954.8,201.4zM916.2,200.4h6.5v10.7H902.2v-27.6c0,-8.5 -2.8,-11.8 -8.4,-11.8c-6.7,0 -9.5,4.8 -9.5,11.6v17.1h6.5v10.7h-20.6v-27.6c0,-8.5 -2.8,-11.8 -8.4,-11.8c-6.7,0 -9.5,4.8 -9.5,11.6v17.1h9.4v10.7h-29.9v-10.7h6.5v-27.7h-6.5v-10.7h20.6v7.4c2.9,-5.2 8.1,-8.4 14.9,-8.4c7.1,0 13.6,3.4 16,10.6c2.7,-6.5 8.3,-10.6 16,-10.6c8.8,0 16.9,5.3 16.9,17V200.4z"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="1030.3dp"
android:height="355.6dp"
android:viewportWidth="1030.3"
android:viewportHeight="355.6">
<path
android:pathData="M411.4,0h72.2v19h-49.2v26h44.4v19h-44.4v45.1h-23.1V0z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M517.4,0l24.9,47h1.1L568.2,0h25.8l-39.8,70.5v38.6h-22.9V70.5L491.5,0H517.4z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M603.4,0h43c24.8,0 39.1,15.3 39.1,37c0,21.8 -14.6,36.8 -39.7,36.8h-19.4v35.4H603.4V0zM642.1,55.2c13.2,0 19.7,-7.5 19.7,-18.3c0,-10.9 -6.4,-18.1 -19.8,-18.1h-15.6v36.4H642.1z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M411.4,146h43c24.8,0 39.1,14 39.1,35.6c0,14.9 -6.9,25.7 -19.3,31.1l23.2,42.4h-25.5l-20.7,-38.7h-16.8v38.7h-23.1V146zM450.1,197.9c13.2,0 19.7,-5.4 19.7,-16.3c0,-10.9 -6.4,-16.8 -19.8,-16.8h-15.6v33H450.1z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M503.2,214.6c0,-25.3 15.6,-42.3 39.7,-42.3c21.6,0 38.5,13.7 38.5,41.5v6.2h-55.7v0.1c0,12.2 7.2,19.7 18.5,19.7c7.6,0 13.4,-3.3 15.7,-9.5l21,1.4c-3.2,15.2 -16.8,25 -37.1,25C518.6,256.7 503.2,240.5 503.2,214.6zM560,205.9c-0.1,-9.8 -6.9,-16.8 -16.7,-16.8c-10.1,0 -17.1,7.5 -17.6,16.8H560z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M594.5,173.3h22.4v13.7h1c3,-6.7 9.6,-14.8 23.3,-14.8c18,0 33.1,14 33.1,42.1c0,27.4 -14.5,42.1 -33.2,42.1c-13.2,0 -20.1,-7.6 -23.2,-14.4h-0.7v43.8h-22.7V173.3zM633.9,238.4c11.1,0 17.2,-9.9 17.2,-24.2c0,-14.2 -6,-23.9 -17.2,-23.9c-11,0 -17.2,9.3 -17.2,23.9S623,238.4 633.9,238.4z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M683.5,214.5c0,-25.4 15.4,-42.3 40.3,-42.3c24.8,0 40.3,16.9 40.3,42.3c0,25.2 -15.4,42.2 -40.3,42.2C699,256.7 683.5,239.7 683.5,214.5zM741,214.3c0,-14.3 -5.9,-24.8 -17.1,-24.8c-11.4,0 -17.3,10.6 -17.3,24.8c0,14.3 5.9,24.8 17.3,24.8C735.2,239.1 741,228.6 741,214.3z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M777,173.3h22v14.3h0.9c3,-10.1 10.5,-15.4 19.7,-15.4c2.3,0 5.1,0.3 7.1,0.8v20.1c-2.1,-0.7 -6.4,-1.2 -9.6,-1.2c-10,0 -17.4,6.9 -17.4,17v46.3h-22.7V173.3z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M882.3,190.3h-15.4v39.6c0,6.3 3.1,8 7.7,8c2.1,0 4.5,-0.5 5.7,-0.8l3.6,16.9c-2.3,0.8 -6.4,1.9 -12.3,2.1c-16.5,0.7 -27.4,-7.2 -27.3,-23.3v-42.6H833v-17h11.2v-19.6h22.7v19.6h15.4V190.3z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M889.4,214.6c0,-25.3 15.6,-42.3 39.7,-42.3c21.6,0 38.5,13.7 38.5,41.5v6.2H911.8v0.1c0,12.2 7.2,19.7 18.5,19.7c7.6,0 13.4,-3.3 15.7,-9.5l21,1.4c-3.2,15.2 -16.8,25 -37.1,25C904.8,256.7 889.4,240.5 889.4,214.6zM946.2,205.9c-0.1,-9.8 -6.9,-16.8 -16.7,-16.8c-10.1,0 -17.1,7.5 -17.6,16.8H946.2z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M980.7,173.3h22v14.3h0.9c3,-10.1 10.5,-15.4 19.7,-15.4c2.3,0 5.1,0.3 7.1,0.8v20.1c-2.1,-0.7 -6.4,-1.2 -9.6,-1.2c-10,0 -17.4,6.9 -17.4,17v46.3h-22.7V173.3z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M356.4,355.6h-78c-6.2,0 -11.2,-5 -11.2,-11.2s5,-11.2 11.2,-11.2h55.6v-55.6c0,-6.2 5,-11.2 11.2,-11.2c6.2,0 11.2,5 11.2,11.2V355.6z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M11.2,89.2C5,89.2 0,84.2 0,78V0h78C84.2,0 89.2,5 89.2,11.2S84.2,22.4 78,22.4H22.4v55.6C22.4,84.2 17.4,89.2 11.2,89.2z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M177.8,63.8c-61.7,0 -111.7,50 -111.7,111.7V339.4l63.2,-63.2c14.7,7.1 31.1,11.1 48.5,11.1c61.7,0 111.7,-50 111.7,-111.7C289.6,113.8 239.5,63.8 177.8,63.8zM118.2,197.1c-10.4,0 -18.9,-8.4 -18.9,-18.9c0,-10.4 8.4,-18.9 18.9,-18.9s18.9,8.4 18.9,18.9C137.1,188.6 128.6,197.1 118.2,197.1zM178.2,197.1c-10.4,0 -18.9,-8.4 -18.9,-18.9c0,-10.4 8.4,-18.9 18.9,-18.9c10.4,0 18.9,8.4 18.9,18.9C197.1,188.6 188.6,197.1 178.2,197.1zM238.1,197.1c-10.4,0 -18.9,-8.4 -18.9,-18.9c0,-10.4 8.4,-18.9 18.9,-18.9c10.4,0 18.9,8.4 18.9,18.9C257,188.6 248.6,197.1 238.1,197.1z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M1029.6,345.9c-0.8,0.2 -1.4,0.3 -2,0.3c-2.3,0 -3.3,-1 -3.3,-3.7v-21c0,-11 -8.8,-16.4 -19.1,-16.4c-7.9,0 -12.2,1 -20.6,4.4l-1.9,11.1l11,1.2l1.6,-5.4c2.3,-1.2 4.5,-1.4 7.4,-1.4c7.8,0 7.9,5.9 7.9,10.8v1.6c-2.5,-0.3 -5.2,-0.4 -7.9,-0.4c-11,0 -22.5,2.8 -22.5,14.6c0,10.1 7.9,13.8 14.9,13.8c7.8,0 12.7,-4.7 15.5,-9.6c0.6,5.9 4.2,9.6 10.6,9.6c3,0 6.1,-0.9 8.7,-2.3L1029.6,345.9zM1000,345.6c-4.2,0 -5.7,-2.5 -5.7,-5.6c0,-5.2 4.3,-6.6 9.2,-6.6c2.2,0 4.7,0.3 6.9,0.6C1010.1,342 1004.9,345.6 1000,345.6zM981.4,280.8l-20.9,73.6H947l20.9,-73.6H981.4zM953.4,280.8l-20.9,73.6h-13.6l20.9,-73.6H953.4zM895.5,306.1h14.4v17.3h-14.4V306.1zM895.5,337h14.4v17.3h-14.4V337zM874.5,336.4l10.9,1.1l-3,16.9H840.3l-1.4,-7.3l26.5,-30.5h-15.1l-2.1,7.5l-9.9,-1.1l1.7,-16.9h42.3l1.1,7.3l-26.7,30.5h15.6L874.5,336.4zM805.4,305.1c-17.3,0 -25.9,11.6 -25.9,25.8c0,15.4 10.3,24.5 25.1,24.5c15.4,0 26.5,-9.7 26.5,-25.1C831.2,316.8 822.7,305.1 805.4,305.1zM805.1,344.8c-7.5,0 -11.3,-6.4 -11.3,-14.8c0,-9.1 4.4,-14.3 11.4,-14.3c6.5,0 11.8,4.4 11.8,14.1C817,339 812.3,344.8 805.1,344.8zM767.1,343.9h6.4v10.5h-20.2v-27.2c0,-8.3 -2.8,-11.6 -8.2,-11.6c-6.6,0 -9.3,4.7 -9.3,11.4v16.8h6.4v10.5h-20.2v-27.2c0,-8.3 -2.8,-11.6 -8.2,-11.6c-6.6,0 -9.3,4.7 -9.3,11.4v16.8h9.2v10.5h-29.4v-10.5h6.4V316.6h-6.4v-10.5h20.2v7.3c2.9,-5.1 7.9,-8.2 14.6,-8.2c6.9,0 13.4,3.3 15.7,10.4c2.7,-6.4 8.1,-10.4 15.7,-10.4c8.7,0 16.6,5.2 16.6,16.7V343.9z"
android:fillColor="#FFFFFF"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<foreground android:drawable="@drawable/fyp_reporter_logo"/>
</adaptive-icon>
2 changes: 1 addition & 1 deletion app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<foreground android:drawable="@drawable/fyp_reporter_logo"/>
</adaptive-icon>

0 comments on commit a57d717

Please sign in to comment.