File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 android : theme =" @style/Theme.Reply" >
3535 <intent-filter >
3636 <action android : name =" android.intent.action.MAIN" />
37-
3837 <category android : name =" android.intent.category.LAUNCHER" />
3938 </intent-filter >
4039 </activity >
Original file line number Diff line number Diff line change 11<!--
2- Copyright 2022 The Android Open Source Project
3- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
4- in compliance with the License. You may obtain a copy of the License at
5- http://www.apache.org/licenses/LICENSE-2.0
6- Unless required by applicable law or agreed to in writing, software distributed under the License
7- is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
8- or implied. See the License for the specific language governing permissions and limitations under
9- the License.
2+ ~ Copyright (C) 2023 The Android Open Source Project
3+ ~
4+ ~ Licensed under the Apache License, Version 2.0 (the "License");
5+ ~ you may not use this file except in compliance with the License.
6+ ~ You may obtain a copy of the License at
7+ ~
8+ ~ https://www.apache.org/licenses/LICENSE-2.0
9+ ~
10+ ~ Unless required by applicable law or agreed to in writing, software
11+ ~ distributed under the License is distributed on an "AS IS" BASIS,
12+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+ ~ See the License for the specific language governing permissions and
14+ ~ limitations under the License.
1015 -->
1116<vector xmlns : android =" http://schemas.android.com/apk/res/android"
1217 android : width =" 175dp"
Original file line number Diff line number Diff line change 11<!--
2- Copyright 2022 The Android Open Source Project
3- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
4- in compliance with the License. You may obtain a copy of the License at
5- http://www.apache.org/licenses/LICENSE-2.0
6- Unless required by applicable law or agreed to in writing, software distributed under the License
7- is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
8- or implied. See the License for the specific language governing permissions and limitations under
9- the License.
2+ ~ Copyright (C) 2023 The Android Open Source Project
3+ ~
4+ ~ Licensed under the Apache License, Version 2.0 (the "License");
5+ ~ you may not use this file except in compliance with the License.
6+ ~ You may obtain a copy of the License at
7+ ~
8+ ~ https://www.apache.org/licenses/LICENSE-2.0
9+ ~
10+ ~ Unless required by applicable law or agreed to in writing, software
11+ ~ distributed under the License is distributed on an "AS IS" BASIS,
12+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+ ~ See the License for the specific language governing permissions and
14+ ~ limitations under the License.
1015 -->
1116<vector xmlns : android =" http://schemas.android.com/apk/res/android"
1217 android : width =" 175dp"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ ~ Copyright (C) 2023 The Android Open Source Project
4+ ~
5+ ~ Licensed under the Apache License, Version 2.0 (the "License");
6+ ~ you may not use this file except in compliance with the License.
7+ ~ You may obtain a copy of the License at
8+ ~
9+ ~ https://www.apache.org/licenses/LICENSE-2.0
10+ ~
11+ ~ Unless required by applicable law or agreed to in writing, software
12+ ~ distributed under the License is distributed on an "AS IS" BASIS,
13+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+ ~ See the License for the specific language governing permissions and
15+ ~ limitations under the License.
16+ -->
217<vector xmlns : android =" http://schemas.android.com/apk/res/android"
318 android : width =" 108dp"
419 android : height =" 108dp"
Original file line number Diff line number Diff line change 11<!--
2- Copyright 2022 The Android Open Source Project
3- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
4- in compliance with the License. You may obtain a copy of the License at
5- http://www.apache.org/licenses/LICENSE-2.0
6- Unless required by applicable law or agreed to in writing, software distributed under the License
7- is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
8- or implied. See the License for the specific language governing permissions and limitations under
9- the License.
2+ ~ Copyright (C) 2023 The Android Open Source Project
3+ ~
4+ ~ Licensed under the Apache License, Version 2.0 (the "License");
5+ ~ you may not use this file except in compliance with the License.
6+ ~ You may obtain a copy of the License at
7+ ~
8+ ~ https://www.apache.org/licenses/LICENSE-2.0
9+ ~
10+ ~ Unless required by applicable law or agreed to in writing, software
11+ ~ distributed under the License is distributed on an "AS IS" BASIS,
12+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+ ~ See the License for the specific language governing permissions and
14+ ~ limitations under the License.
1015 -->
1116<vector xmlns : android =" http://schemas.android.com/apk/res/android"
1217 android : width =" 59dp"
Original file line number Diff line number Diff line change 2222 <color name =" teal_700" >#FF018786</color >
2323 <color name =" black" >#FF000000</color >
2424 <color name =" white" >#FFFFFFFF</color >
25- </resources >
25+ </resources >
Original file line number Diff line number Diff line change 2222 <dimen name =" drawer_padding_header" >16dp</dimen >
2323 <dimen name =" drawer_padding_content" >12dp</dimen >
2424
25- <dimen name =" profile_image_padding" >16.dp </dimen >
25+ <dimen name =" profile_image_padding" >16dp </dimen >
2626 <dimen name =" profile_image_size" >20dp</dimen >
2727 <dimen name =" reply_logo_size" >48dp</dimen >
2828
5858 <dimen name =" detail_topbar_padding_bottom" >24dp</dimen >
5959 <dimen name =" detail_topbar_back_button_padding_horizontal" >24dp</dimen >
6060
61- </resources >
61+ </resources >
Original file line number Diff line number Diff line change 176176 </string >
177177 <string name =" email_11_time" >3 hours ago</string >
178178
179- </resources >
179+ </resources >
Original file line number Diff line number Diff line change 1616 -->
1717<resources >
1818 <style name =" Theme.Reply" parent =" android:Theme.Material.Light.NoActionBar" />
19- </resources >
19+ </resources >
Original file line number Diff line number Diff line change 11# Mon Mar 13 13:23:28 PDT 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.1.1 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments